summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 607b04d61056c4a355a1a0bb18da26866bbd4a61 (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
Makefile.in
Makefile
INSTALL
CMDLINE
autotools
aclocal.m4
configure
config.hin
config.log
config.status
config.h
autom4te.cache
stamp-h
stamp-h.in

# These are the default patterns globally ignored by Subversion:
*.o
*.lo
*.la
*.al
.libs
*.so
*.so.[0-9]*
*.a
*.pyc
*.pyo
*.rej
*~
.#*
.*.swp
.DS_store