aboutsummaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-07-02 12:54:32 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-07-02 12:54:32 +0200
commit500bc64f7671cfa9dbcfe1c2d808ea67eb0c3a42 (patch)
treefd1221559a8e7b5c9d4033dc7da8a811053ec961 /.hgignore
parentEnable console output on Win32 (diff)
downloadsmolbote-500bc64f7671cfa9dbcfe1c2d808ea67eb0c3a42.tar.xz
Add --no-remote option
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