Blob


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