aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rwxr-xr-x[-rw-r--r--].gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 624c9b63b..f19749247 100644..100755
--- a/.gitignore
+++ b/.gitignore
@@ -20,4 +20,8 @@ tmp/
.classpath
.project
*.tmp
-.checkstyle \ No newline at end of file
+.checkstyle
+
+/.tox
+/_build/*
+/__pycache__/* \ No newline at end of file