X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=.gitignore;h=2f9285bb4a45404e71b7c16bac2d33186b83b8e7;hb=3fb8170e3114c0845d95b35542a7bbfe84f7ac1b;hp=0c2bdeeaaacb1062e72cf6d945d7099aea097f5e;hpb=a3926fc96d8e29d27ab4f85f2f6210c75e431bad;p=myslice.git diff --git a/.gitignore b/.gitignore index 0c2bdeea..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/ -all-templates/ +# these essentially are copies/links from other places +/static/ +/templates/ +# various working files +play/ +*.leftovers +*.hide +entrypoints.ongoing/ +build/