save timeout
[redakcja.git] / .gitignore
index 9fa4e40..a926b1a 100644 (file)
@@ -1,6 +1,7 @@
 localsettings.py
 dev.sqlite
 requirements.pybundle
+*~
 
 # Python garbage
 *.pyc
@@ -14,4 +15,11 @@ thumbs.db
 
 # Netbeans garbage
 nbproject
-nbproject/*
\ No newline at end of file
+nbproject/*
+
+# Eclipse
+.project
+.pydevproject
+.settings
+platforma/static/compressed
+platforma/static/compressed/*