Skip to content

Commit

Permalink
gitignore build-* folders (#10168)
Browse files Browse the repository at this point in the history
Co-authored-by: pfk-beta <[email protected]>
  • Loading branch information
pfk-beta and pfk-beta authored Feb 4, 2022
1 parent 1821acb commit 1b71cae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ __pycache__/
.Python
env/
build/
build-*/
develop-eggs/
dist/
downloads/
Expand Down

0 comments on commit 1b71cae

Please sign in to comment.