Browse code

avoid committing pycache and python objects

Hanno Böck authored on 12/12/2019 18:28:04
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,2 @@
1
+__pycache__
2
+*.py[cod]