summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Wojcik <wojcikstefan@gmail.com>2016-10-10 11:20:25 -0400
committerStefan Wojcik <wojcikstefan@gmail.com>2016-10-10 11:20:25 -0400
commit17556a53b5657ac7d2eb4991509e89880b31ec1f (patch)
tree9924f04fdd7de34ac8935f55c9f523256f2b0041
parentef975bccae1e659e8036e5f64a44fded3c188935 (diff)
downloadpython-mimeparse-17556a53b5657ac7d2eb4991509e89880b31ec1f.tar.gz
ignore build/ and venv/ dirs
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ab08119..357fe14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@
.tox
*.egg-info
dist/
+build/
+venv/