missing dependencies; not sure how beautifulsoup4 got off this list but it is back now
[oweals/karmaworld.git] / .gitignore
index c86d8cb7eb8d649e698faf75f10a482894d72c92..981509e848d243cb65cfaefd72b99c3aa5119853 100644 (file)
@@ -1,3 +1,10 @@
+# Project secret files
+karmaworld/secret/*.py
+karmaworld/secret/*.json
+
+# ignore vagrant virtual machines
+.vagrant
+
 # Python bytecode:
 *.py[co]
 
@@ -11,6 +18,7 @@
 
 # project cruft
 .ropeproject*
+.idea
 
 # Sphinx docs:
 build
@@ -31,6 +39,7 @@ log
 # virtual enviroment
 venv
 vkarma
+beta
 
 # ignore south migrations
 migrations
@@ -42,6 +51,8 @@ local_settings.py
 karmaworld/media/
 # collected staticfiles
 karmaworld/static/
+# secret things
+karmaworld/secret/*
 
 ## OS X
 # thumbnail cache