Ignore static/media
authorveltr
Fri, 14 Dec 2012 17:14:48 +0100
changeset 51 d9b8e669c223
parent 50 9cc1b66d0880
child 52 9409e6ebf891
Ignore static/media
.hgignore
--- a/.hgignore	Fri Dec 14 13:07:58 2012 +0100
+++ b/.hgignore	Fri Dec 14 17:14:48 2012 +0100
@@ -24,4 +24,6 @@
 ^src/\.htaccess$
 syntax: glob
 web/static/res/js/theend.sublime-project
-web/static/res/js/theend.sublime-workspace
\ No newline at end of file
+web/static/res/js/theend.sublime-workspace
+syntax: regexp
+^web/static/media$
\ No newline at end of file