X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=.gitignore;h=2f9285bb4a45404e71b7c16bac2d33186b83b8e7;hb=f775a1ed9099eebfc0002ad2a3566000af599468;hp=048f5386d88606f0ab4dfaffcdf43b79f3f43aaa;hpb=bfcc0ba5ea6eaea7b136ed41bdcd79ff7d5b22c8;p=myslice.git diff --git a/.gitignore b/.gitignore index 048f5386..2f9285bb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +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/ -DataTables-1.9.4/ +# these essentially are copies/links from other places +/static/ +/templates/ +# various working files +play/ +*.leftovers +*.hide +entrypoints.ongoing/ +build/