aboutsummaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore7
1 files changed, 5 insertions, 2 deletions
diff --git a/.hgignore b/.hgignore
index ad67aff..39716ac 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,3 +1,5 @@
+syntax: glob
+
# clion
cmake-build-*
.idea
@@ -7,9 +9,10 @@ build*
.kdev4
# qtcreator
-.user
+*.user
test/plugins.d
-.git
+3rd-party/*/.git
+3rd-party/*/examples