aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 58ef42a752b87c23d123480a21a50c614eb39a38 (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
*.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
/cov-int
/libtool
/stamp-h1
/test-suite.log

*~
.*.swp
cscope.out
tags