Skip to content

Commit 9e04488

Browse files
committed
Update .gitignore
1 parent 4d9c39c commit 9e04488

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ parts/
2525
sdist/
2626
var/
2727
wheels/
28+
wheelhouse/
2829
pip-wheel-metadata/
2930
share/python-wheels/
3031
*.egg-info/
@@ -130,3 +131,5 @@ dmypy.json
130131

131132
# End of https://www.gitignore.io/api/python
132133

134+
.idea/
135+

0 commit comments

Comments
 (0)