use bootstrap-3.0.0 - I haven't seen any obvious regression at first sight
[myslice.git] / .gitignore
index 048f538..a7f44c4 100644 (file)
@@ -1,6 +1,16 @@
+# any local dbfile
+*.sqlite3
+# here is a mode to 'record' the backend answers and replay them offline
+offline-*
+# the usual useless crap
 TAGS
 *.pyc
-*.sqlite3
 *~
+# these essentially are copies/links from other places
 all-static/
-DataTables-1.9.4/
+all-templates/
+django-static/
+# various working files
+play/
+*.leftovers
+entrypoints.ongoing/