-
Notifications
You must be signed in to change notification settings - Fork 626
/
.gitignore
130 lines (130 loc) · 1.63 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
*-actual.txt
*-diff.txt
*.func-sort-c.html
*.func.html
*.gcda
*.gcno
*.gcov
*.gcov.html
*.o
*.obj
*.od
*.pdf
*.pyc
*.swp
*.c3workspace
*.c3workspace.user
*.tar.gz
*.TMP
*.tmp
*~
/Makefile
/packcc
/packcc.exe
.cache
.deps
.dirstamp
.DS_Store
a.out
aclocal.m4
autom4te.cache
badinput
commit-stamp
compile
compile_commands.json
config.cache
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
core.*
ctags
ctags-universal*
ctags.exe
ctags.ref
ctags.ref.exe
dctags
dctags.exe
depcomp
gdb-backtrace.txt
GNUmakefile.in
install-sh
last-aclocal.m4
libctags.a
libutil.a
Makefile.in
mini-geany
mini-geany.exe
missing
mkinstalldirs
optscript
perf.data*
readtags
readtags.exe
repoinfo.h
respmvc
stamp-h1
STDERR.*
syntax.vim
tags
tags.ref
tags.test
test.*.diff
tg
tinst-root
utiltest
win32/*.aps
win32/*.opensdf
win32/*.sdf
win32/*.suo
win32/*.user
win32/[Dd]ebug/
win32/[Rr]elease/
_build
man/ctags.1
man/ctags.1.html
man/ctags.1.rst
man/ctags-*.5
man/ctags-*.5.rst
man/ctags-*.5.html
man/ctags-*.7
man/ctags-*.7.rst
man/ctags-*.7.html
man/GNUmakefile
man/readtags.1
man/readtags.1.rst
man/readtags.1.html
man/tags.5
man/tags.5.rst
man/tags.5.html
man/*.[157].in
ManTest
misc/mini-geany.actual
Tmain/**/Makefile
Tmain/**/Makefile.am
Tmain/**/Makefile.in
Units/**/Makefile
Units/**/Makefile.am
Units/**/Makefile.in
Tmain/dist.m4
Units/dist.m4
VALGRIND.tmp.core.*
gnulib/Makefile
gnulib/alloca.h
gnulib/ctype.h
gnulib/inttypes.h
gnulib/langinfo.h
gnulib/libgnu.a
gnulib/limits.h
gnulib/locale.h
gnulib/malloc/dynarray-skeleton.gl.h
gnulib/malloc/dynarray.gl.h
gnulib/stdlib.h
gnulib/string.h
gnulib/unistd.h
gnulib/wchar.h
gnulib/wctype.h
gnulib/sys/types.h