-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitignore
66 lines (66 loc) · 1.29 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
**/*.Po
**/*.a
**/*.core
**/*.o
**/*.orig
**/*~
**/.deps/*
**/.dirstamp
**/Makefile
**/Makefile.in
**/Makefile.linux
**/autom4te.cache/*
**/compile
**/core
**/depcomp
**/install-sh
**/missing
**/obj
**/stamp-h1
**/tags
**/ylwrap
.ccls-cache/*
.deps/*
Makefile.common
aclocal.m4
config.log
config.status
configure
cvg/cvg
etc/*
gitwrapper/gitwrapper
got/got
gotadmin/gotadmin
gotctl/gotctl
gotd/gotd
gotd/libexec/got-notify-email/got-notify-email
gotd/libexec/got-notify-http/got-notify-http
gotd/parse.c
gotsh/gotsh
gotwebd/gotwebd
gotwebd/pages.c
gotwebd/parse.c
include/got_compat.h
include/got_compat.h.in
libexec/got-fetch-http/got-fetch-http
libexec/got-fetch-pack/got-fetch-pack
libexec/got-index-pack/got-index-pack
libexec/got-read-blob/got-read-blob
libexec/got-read-commit/got-read-commit
libexec/got-read-gitconfig/got-read-gitconfig
libexec/got-read-gotconfig/got-read-gotconfig
libexec/got-read-gotconfig/parse.c
libexec/got-read-object/got-read-object
libexec/got-read-pack/got-read-pack
libexec/got-read-patch/got-read-patch
libexec/got-read-tag/got-read-tag
libexec/got-read-tree/got-read-tree
libexec/got-send-pack/got-send-pack
regress/delta/delta_test
regress/deltify/deltify_test
regress/fetch/fetch_test
regress/idset/idset_test
regress/path/path_test
template/parse.c
template/template
tog/tog