summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: aa02fbfa0d8aa9e75a80ee77206bce34853c38da (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
29
30
*.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
/doltcompile
/doltlibtool
/libtool
/stamp-h1
/test-suite.log

*~
.*.swp
cscope.out
tags