.hgignore
changeset 52 a8edc84f09ee
parent 23 f2940150cce5
child 92 91c180dade68
--- a/.hgignore	Mon Feb 16 03:15:14 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/