From: Thierry Parmentelat Date: Mon, 2 Sep 2013 10:51:09 +0000 (+0200) Subject: review .gitignore to be more comprehensive X-Git-Tag: myslice-0.2-1~34 X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=commitdiff_plain;h=9e01f57d2b7cb28d2d149f4a6c8c010752f429b6 review .gitignore to be more comprehensive --- diff --git a/.gitignore b/.gitignore index 8e936432..a7f44c4f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +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/ all-templates/ -offline-* +django-static/ +# various working files play/ *.leftovers +entrypoints.ongoing/