summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 95c7dd87..66611e62 100644
--- a/.hgignore
+++ b/.hgignore
@@ -46,6 +46,9 @@ src/python/bdist
src/python/pyabc.py
src/python/pyabc_wrap.*
+.idea/
+build/
+
syntax: regexp
^libabc.a$