summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Waldmann <tw AT waldmann-edv DOT de>2011-06-24 01:14:37 +0200
committerThomas Waldmann <tw AT waldmann-edv DOT de>2011-06-24 01:14:37 +0200
commit97da01eeed6e09d6f7ecd86ba6d21fc52fc6e357 (patch)
tree2f7f52887d5b0a9453059e2f9a4b2fcf6a1a551e
downloadxstatic-97da01eeed6e09d6f7ecd86ba6d21fc52fc6e357.tar.gz
added .hgignore
-rw-r--r--.hgignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 0000000..eaa6b42
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,9 @@
+.*\.py[co]$
+^dist/
+^XStatic.egg-info/
+^docs/_build/
+^MANIFEST$
+.DS_Store
+.orig$
+.rej$
+.~$