]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
improve developer experience when using a hg checkout of babel (#314)
authorFelix Schwarz <felix.schwarz@oss.schwarz.eu>
Fri, 12 Oct 2012 20:47:47 +0000 (20:47 +0000)
committerFelix Schwarz <felix.schwarz@oss.schwarz.eu>
Fri, 12 Oct 2012 20:47:47 +0000 (20:47 +0000)
.hgignore [new file with mode: 0644]

diff --git a/.hgignore b/.hgignore
new file mode 100644 (file)
index 0000000..2c7197a
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,9 @@
+syntax:glob
+build
+dist
+*.egg-info
+.idea
+.project
+.settings
+.pydevproject
+pytz-*.egg