chore: update .gitignore to ignore all 'dist*' build artifacts instead of just 'dist/'.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -5,7 +5,7 @@ __pycache__/
|
||||
|
||||
# Distribution / Build
|
||||
build/
|
||||
dist/
|
||||
dist*
|
||||
# *.spec # Keep spec file for reproducible builds
|
||||
|
||||
# IDE / Editors
|
||||
|
||||
Reference in New Issue
Block a user