summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 8 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5ac9468..47fe674 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,10 @@
# IntelliJ
.idea/*
-*.iml \ No newline at end of file
+*.iml
+**/*.pyc
+**/xunit-results.xml
+**/.coverage
+**/coverage.xml
+**/target
+helm/test_config
+helm/nosetests.xml