summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 288aef3..bc496d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,14 +66,14 @@ Makefile
/entity-gen.cpp
# test related
-/test/sample_unittest
/test/*.log
/test/*.trs
/test-suite.log
*-1.0-coverage*
-test/*.gcda
-test/*.gcno
+*.gcda
+*.gcno
softoff/test
+test/*_unittest
# ignore vim swap files
.*.sw*
OpenPOWER on IntegriCloud