X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=blobdiff_plain;f=.gitignore;h=bb1d472f9aa651577d3d09555859e255c3a6b4a9;hp=db80e62e1f5ed2fa1be14e7be8270bcb47f813f2;hb=902d7e75b27625363fb684bc41255241e7f6272a;hpb=eb0560f0df8bf3bb0406186ec39e6762d5477684 diff --git a/.gitignore b/.gitignore index db80e62e..bb1d472f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,5 @@ # any local dbfile *.sqlite3 -# here is a mode to 'record' the backend answers and replay them offline -offline-* # the usual useless crap TAGS *.pyc @@ -17,3 +15,7 @@ build/ plugins/*/*.css plugins/*/*.js plugins/*/*.html +# myslice.ini* is not intended to be under git as it may contain keys and other specifics +myslice.ini* +# other junk +foo.*