myslice.ini possible themes = onelab, fed4fire, fibre, smartfire
[myslice.git] / .gitignore
index ed36fe7..bd9a874 100644 (file)
@@ -15,3 +15,9 @@ 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.*
+.project
+.pydevproject