summaryrefslogtreecommitdiffstats
path: root/src/test/python/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/python/.gitignore')
-rw-r--r--src/test/python/.gitignore27
1 files changed, 27 insertions, 0 deletions
diff --git a/src/test/python/.gitignore b/src/test/python/.gitignore
new file mode 100644
index 00000000..f24cd995
--- /dev/null
+++ b/src/test/python/.gitignore
@@ -0,0 +1,27 @@
+*.py[co]
+
+# Packages
+*.egg
+*.egg-info
+dist
+build
+eggs
+parts
+bin
+var
+sdist
+develop-eggs
+.installed.cfg
+
+# Installer logs
+pip-log.txt
+
+# Unit test / coverage reports
+.coverage
+.tox
+
+#Translations
+*.mo
+
+#Mr Developer
+.mr.developer.cfg