Diff of /.gitignore [000000] .. [5e0db2]

Switch to side-by-side view

--- a
+++ b/.gitignore
@@ -0,0 +1,7 @@
+cache/
+.DS_Store
+.idea/
+*.pyc
+__pycache__/
+*/__pycache__/
+*/__pycache__/*
\ No newline at end of file