unify .hgignore across repositories v_0
authorFrantišek Kučera <franta-hg@frantovo.cz>
Sun, 16 Sep 2018 12:01:46 +0200
branchv_0
changeset 0 c043377a757f
child 1 82ba555a97d1
unify .hgignore across repositories
.hgignore
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Sun Sep 16 12:01:46 2018 +0200
@@ -0,0 +1,14 @@
+syntax: glob
+
+*~
+
+syntax: regexp
+
+^temp/
+
+^\.dep\.inc
+^dist/
+^build/
+^nbproject/private/
+
+^.*\.qtcreator\.(config|creator|files|includes)