portable: handle gotd/auth
[got-portable.git] / .gitignore
blob01a30d765e4c2cfac5ffe27e0d8f3ac9b8a9ebf1
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 **/stamp-h1
20 **/tags
21 **/ylwrap
22 .ccls-cache/*
23 .deps/*
24 Makefile.common
25 aclocal.m4
26 config.log
27 config.status
28 configure
29 cvg/cvg
30 etc/*
31 got/got
32 gotadmin/gotadmin
33 gotctl/gotctl
34 gotd/gotd
35 gotd/parse.c
36 gotsh/gotsh
37 gotwebd/gotwebd
38 gotwebd/pages.c
39 gotwebd/parse.c
40 include/got_compat.h
41 include/got_compat.h.in
42 libexec/got-fetch-pack/got-fetch-pack
43 libexec/got-index-pack/got-index-pack
44 libexec/got-read-blob/got-read-blob
45 libexec/got-read-commit/got-read-commit
46 libexec/got-read-gitconfig/got-read-gitconfig
47 libexec/got-read-gotconfig/got-read-gotconfig
48 libexec/got-read-gotconfig/parse.c
49 libexec/got-read-object/got-read-object
50 libexec/got-read-pack/got-read-pack
51 libexec/got-read-patch/got-read-patch
52 libexec/got-read-tag/got-read-tag
53 libexec/got-read-tree/got-read-tree
54 libexec/got-send-pack/got-send-pack
55 regress/delta/delta_test
56 regress/deltify/deltify_test
57 regress/fetch/fetch_test
58 regress/idset/idset_test
59 regress/path/path_test
60 template/parse.c
61 template/template
62 tog/tog