aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 23e019226c6fce6effe2fd9fc673fa206a879e4f (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
*.o
*.a
*~
core
.emacs.*
.gdbinit
tmp
*.tar.gz
.deps
Makefile
Makefile.in
.deps
.libs/
aclocal.m4
autom4te.cache/
compile
config.guess
config.log
config.status
config.sub
configure
depcomp
*.lo
install-sh
*.la
libtool
ltmain.sh
missing
install.in
shared.in
static.in
Makefile.in

Return to:

Send suggestions and report system problems to the System administrator.