Updated for challenge 9
[cipher-tools.git] / .gitignore
index 14ba524e706b4be9414f14ab6d579fe154ef2b34..1e960071cc5059dd65191383b0276d8b1e74874a 100644 (file)
@@ -1,8 +1,9 @@
 *~
-/.bundle
-/config/database.yml
-/config/deploy.rb
 *doc
-/log/*log
+*log
 /tmp
-
+/__pycache__/*
+*pyc
+.ipynb*
+*.sublime-workspace
+.directory/*
\ No newline at end of file