Blame view

.gitignore 426 Bytes
Georg Hopp authored
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 31 32 33 34 35 36 37 38 39 40 41 42 43
.*.swp
*.o
*.a
*.lo
*.la
*.gcda
*.gcno
.dirstamp
.deps/
.libs/
Makefile
configure
Makefile.in
m4/
/config.*
*.crt
*.csr
*.pem
*.m4
taskrambler.conf
/INSTALL
tests/coverage*
/docs/api/
/docs/Doxyfile
/run
/autom4te.cache/
/compile
/depcomp
/install-sh
/libtool
/ltmain.sh
/missing
stamp-h1
src/taskrambler
/tests/*Test
/tests/*.log
/tests/*.trs
gmon.out
test-driver
/assets/html/_documentation.html
tags
trevent.h
trevent.h.in