X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=.gitignore;h=2f9285bb4a45404e71b7c16bac2d33186b83b8e7;hb=3fb8170e3114c0845d95b35542a7bbfe84f7ac1b;hp=8e936432b2c124bcc9562ee0ad2e178f684d9433;hpb=0cbc9f638620bacbb23e562a3d7ac7eec966ea5d;p=myslice.git diff --git a/.gitignore b/.gitignore index 8e936432..2f9285bb 100644 --- a/.gitignore +++ b/.gitignore @@ -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/