separate templates from static files
[myslice.git] / .gitignore
index 62df77b..2f9285b 100644 (file)
@@ -7,10 +7,11 @@ TAGS
 *.pyc
 *~
 # these essentially are copies/links from other places
-static/
-all-templates/
+/static/
+/templates/
 # various working files
 play/
 *.leftovers
 *.hide
 entrypoints.ongoing/
+build/