Skip to content

Commit 41db47a

Browse files
committed
ignore build artifacts
1 parent ae831c9 commit 41db47a

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

.gitignore

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,27 @@
11
data/
22
build/
3+
.ycm_extra_conf.py
4+
index/
5+
Makefile.in
6+
Makefile
7+
src/Makefile
8+
aclocal.m4
9+
autom4te.cache/
10+
stamp-h1
11+
bin/
12+
config.h
13+
config.h.in
14+
config.log
15+
config.status
16+
config/
17+
example-data/
18+
libtool
19+
logFileB500R5_0.txt
20+
m4/
21+
*.swp
22+
*.in
23+
*.o
24+
*.out
25+
src/rambo
26+
src/.deps/
27+

0 commit comments

Comments
 (0)