Datatables (hazelnut) added a link on the hrn to look at a single resource
[myslice.git] / .gitignore
index 8e93643..2f9285b 100644 (file)
@@ -1,9 +1,17 @@
+# 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
 *~
-all-static/
-all-templates/
-offline-*
+# these essentially are copies/links from other places
+/static/
+/templates/
+# various working files
 play/
 *.leftovers
+*.hide
+entrypoints.ongoing/
+build/