summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Waldmann <tw AT waldmann-edv DOT de@localhost>2011-06-24 01:14:37 +0200
committerThomas Waldmann <tw AT waldmann-edv DOT de@localhost>2011-06-24 01:14:37 +0200
commit3704ecf8d24cc85af6e80709d7905a09bed28335 (patch)
tree2f7f52887d5b0a9453059e2f9a4b2fcf6a1a551e
downloadxstatic-git-3704ecf8d24cc85af6e80709d7905a09bed28335.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$
+.~$