adding an empty placeholder course_form.html to allow CourseSaveView to function
[oweals/karmaworld.git] / .gitignore
index dc0467fb1001a32cc1db703c8f0f57b472de9380..eeda4784f1bcc36f37e6b8e8b166487dc3e166ac 100644 (file)
@@ -36,3 +36,9 @@ migrations
 local_settings.py
 # uploaded media
 karmaworld/media/
+# collected staticfiles
+karmaworld/static/
+
+## OS X
+# thumbnail cache
+.DS_Store