Initial/docs folder setup
[cps.git] / .gitignore
old mode 100644 (file)
new mode 100755 (executable)
index 624c9b6..f197492
@@ -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