update notify teachers (notify after deadline)
[edumed.git] / .gitignore
index 554bc70..7bbaa41 100644 (file)
@@ -30,10 +30,15 @@ thumbs.db
 .pydevproject
 .tmp_*
 
+# PyCharm
+.idea
+
 # Tags file
 TAGS
 
 media
 search_index
 .sass-cache
+*.css.map
 
+exercises.json
\ No newline at end of file