summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 8d7c74a551234874fda89201db59433c597bff35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
*.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

*~
.*.swp
cscope.out
tags