aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: dc1bf3f11bbe6ce3c52dbc60b3f2425bd606828f (plain)
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
*.diff
*.patch
*.orig
*.rej

*~
*.a
*.flt
*.gdb
*.gmo
*.info
*.la
*.lo
*.o
*.tmp

.deps
.libs

autom4te.cache
config.cache
config.h
config.intl
config.log
config.status
libtool
Makefile
stamp-*
POTFILES
*-POTFILES
*/po/Makefile.in

.gdbinit
.gdb_history
core

lost+found

*.log
*.sum