Updated for challenge 9
[cipher-tools.git] / .gitignore
index e9895a208487151845484969e481f1ae1a3364a0..1e960071cc5059dd65191383b0276d8b1e74874a 100644 (file)
@@ -2,4 +2,8 @@
 *doc
 *log
 /tmp
-
+/__pycache__/*
+*pyc
+.ipynb*
+*.sublime-workspace
+.directory/*
\ No newline at end of file