aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore8
1 files changed, 5 insertions, 3 deletions
diff --git a/.hgignore b/.hgignore
index 3b99b0a..f34ad97 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,4 +1,6 @@
-.*~
-tmp/.*
+syntax: glob
+*~
+tmp/*
.project/*
-.settings/* \ No newline at end of file
+.settings/*
+*.xpi