Skip to content

Commit

Permalink
Add target folder to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
larsbeck committed Mar 12, 2024
1 parent 3526811 commit 5044c14
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 @@ -21,6 +21,7 @@ sdist/
var/
wheels/
share/python-wheels/
target/
*.egg-info/
.installed.cfg
*.egg
Expand Down

0 comments on commit 5044c14

Please sign in to comment.