Ignore pip-wheel-metadata dir

This commit is contained in:
Swen Kooij
2019-10-20 17:55:00 +03:00
parent 7d4e40647a
commit a8549d6ad3
+1
View File
@@ -15,6 +15,7 @@ reports/
# Ignore build results # Ignore build results
*.egg-info/ *.egg-info/
dist/ dist/
pip-wheel-metadata
# Ignore stupid .DS_Store # Ignore stupid .DS_Store
.DS_Store .DS_Store