Blob


1 **/*.orig
2 **/Makefile
3 **/Makefile.in
4 **/Makefile.linux
5 **/obj
6 **/tags
7 **/*.core
8 **/core
9 **/*.o
10 **/*.Po
11 **/*.a
12 **/.dirstamp
13 **/.deps/*
14 **/*~
15 .ccls-cache/*
16 .deps/*
17 Makefile.common
18 aclocal.m4
19 autom4te.cache/*
20 config.log
21 config.status
22 configure
23 etc/*
24 got/got
25 gotadmin/gotadmin
26 gotwebd/gotwebd
27 gotwebd/parse.c
28 libexec/got-fetch-pack/got-fetch-pack
29 libexec/got-index-pack/got-index-pack
30 libexec/got-read-blob/got-read-blob
31 libexec/got-read-commit/got-read-commit
32 libexec/got-read-gitconfig/got-read-gitconfig
33 libexec/got-read-gotconfig/got-read-gotconfig
34 libexec/got-read-gotconfig/parse.c
35 libexec/got-read-object/got-read-object
36 libexec/got-read-pack/got-read-pack
37 libexec/got-read-patch/got-read-patch
38 libexec/got-read-tag/got-read-tag
39 libexec/got-read-tree/got-read-tree
40 libexec/got-send-pack/got-send-pack
41 regress/delta/delta_test
42 regress/deltify/deltify_test
43 regress/fetch/fetch_test
44 regress/idset/idset_test
45 regress/path/path_test
46 tog/tog