aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 87b6464747b52d72ef54830c2f38a3d6d29d5c1f (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
*.o
*.a
.deps
Makefile
Makefile.in
*.*~
*.sw?

#configure
aclocal.m4
autom4te.cache/
config.log
config.status
configure
depcomp
install-sh
missing
stamp-h1

# git-version-gen magic
.tarball-version
.version