summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 88c8149798dc4a962b5d3b72be40470112dcb5ba (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
/*.tar.xz
/*.md5sum
.deps/
.libs/
/Makefile
/Makefile.in

/aclocal.m4
/autom4te.cache/
/build-aux/
/config.h
/config.h.in
/config.log
/config.status
/configure
/libtool
/stamp-h1
/test-suite.log

*~
.*.swp
cscope.out
tags