1
0
Fork 0

Add unittest & codecoverage tempfiles to ignore list

This commit is contained in:
Willi Goesgens 2014-09-24 18:38:33 +02:00
parent 1663a18dee
commit 792f43d93e
1 changed files with 7 additions and 0 deletions

7
.gitignore vendored
View File

@ -12,6 +12,8 @@ mr-*.h
*.iml *.iml
*.orig *.orig
*.rej *.rej
*.gcno
*.gcda
.libev-build-64 .libev-build-64
.v8-build-64 .v8-build-64
@ -111,3 +113,8 @@ js/apps/*
Documentation/Books/allComments.txt Documentation/Books/allComments.txt
.gdb-history .gdb-history
UNITTEST_RESULT*
log-*
data-*