aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrendan Forster <brendan@github.com>2016-11-28 07:19:40 +1100
committerGitHub <noreply@github.com>2016-11-28 07:19:40 +1100
commit58d953f03f9b9eb2ec160fe320f9041141dc8b31 (patch)
treeb0965aaf5e136de5ec1bdfb9474878f024407fdd
parent11e32acec1465997144fa996fdc0891530e3dc2d (diff)
parentcb9eec421fb9a19c6393e32baef49a8ed86c1ddf (diff)
downloadgitignore-58d953f03f9b9eb2ec160fe320f9041141dc8b31.tar.gz
gitignore-58d953f03f9b9eb2ec160fe320f9041141dc8b31.zip
Merge pull request #2202 from rolando-contribute/python-wheels-ignore
Ignore wheels directory.
-rw-r--r--Python.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/Python.gitignore b/Python.gitignore
index 6a2bf47a..9a05e2de 100644
--- a/Python.gitignore
+++ b/Python.gitignore
@@ -20,6 +20,7 @@ lib64/
parts/
sdist/
var/
+wheels/
*.egg-info/
.installed.cfg
*.egg