.hgignore
changeset 190 7df33584fd25
parent 164 f0612affe8e4
child 92 91c180dade68
--- a/.hgignore	Thu Feb 12 23:05:49 2009 +0200
+++ b/.hgignore	Sat Sep 13 23:46:32 2014 +0300
@@ -1,5 +1,7 @@
-syntax: regexp
-\.[^/]+.sw[op]$
-\.pyc$
-^cache/templates/.
+syntax: glob
 
+.*.swo
+.*.swp
+*.pyc
+
+opt/