.hgignore
changeset 34 72f40bc83dbf
parent 29 42432a207bd0
child 45 a56e7f9a0463
--- a/.hgignore
+++ b/.hgignore
@@ -1,15 +1,18 @@
-\.orig$
-\.orig\..*$
-\.chg\..*$
-\.rej$
-\.conflict\~$
-
-^data/templates_c$
-^logs/bfw.log$
-
-syntax: glob
-.hgignore
-
-# Private Einstellungen der IDE's
-.idea/workspace.xml
-nbproject/private/
+\.orig$
+\.orig\..*$
+\.chg\..*$
+\.rej$
+\.conflict\~$
+
+^data/templates_c$
+^logs/bfw.log$
+
+syntax: glob
+.hgignore
+
+syntax: regexp
+^tests$
+
+# Private Einstellungen der IDE's
+.idea/workspace.xml
+nbproject/private/