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

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

*~
.*.swp
cscope.out
tags