aboutsummaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-01-16 15:41:45 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2018-01-16 15:41:45 +0100
commitc3b20dc648cfd02d3a26bbd6fab0db5a7d39fc05 (patch)
tree573ad55f55da490d02d500875de8c53848702f59 /.hgignore
parentConverted repository to mercurial (diff)
downloadsmolbote-c3b20dc648cfd02d3a26bbd6fab0db5a7d39fc05.tar.xz
Fixed build scripts for use with the mercurial repository
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 0000000..5cb74c5
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,3 @@
+# clion
+cmake-build-*
+.idea \ No newline at end of file