summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 56ab27e..bd4f0b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,9 @@
target/
logs/*.log
*.pyc
+
+# Test related files
+vio/.coverage
+vio/.tox/
+vio/logs/*.log
+vio/test-reports/