diff options
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/.hgignore b/.hgignore deleted file mode 100644 index e008333..0000000 --- a/.hgignore +++ /dev/null @@ -1,19 +0,0 @@ -syntax: glob - -# clion -cmake-build-* -.idea - -# kdevelop -build* -*.kdev4 - -# qtcreator -*.user - -lang/*.qm -test/plugins.d - -3rd-party/*/.git -3rd-party/*/examples - |