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