summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.hgignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index 66611e62..b5fedc7a 100644
--- a/.hgignore
+++ b/.hgignore
@@ -49,10 +49,12 @@ src/python/pyabc_wrap.*
.idea/
build/
+*.rej
+*.orig
+
syntax: regexp
^libabc.a$
^abc$
^arch_flags$
-