summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-03-01 10:28:07 -0500
committerJason R. Coombs <jaraco@jaraco.com>2015-03-01 10:28:07 -0500
commit8cac0b2cb71073568c5a6e6187136837c3ded7f5 (patch)
tree579c62c3eed0acec67156296078ab81f9d344030 /.hgignore
downloadpytest-runner-8cac0b2cb71073568c5a6e6187136837c3ded7f5.tar.gz
Adding project skeleton
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 0000000..31e77e9
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,2 @@
+build
+dist