keep a few more files in gitignore
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 16 Dec 2013 09:11:39 +0000 (10:11 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 16 Dec 2013 09:11:39 +0000 (10:11 +0100)
.gitignore

index ed36fe7..bb1d472 100644 (file)
@@ -15,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.*