chore(gitignore): 🔧 add missing dist/ pattern to ignore build artifacts
Patterns added: dist/
This commit is contained in:
parent
080d922743
commit
a0cacf6499
6 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +1,6 @@
|
|||
|
||||
# Auto-added by auto-commit-service
|
||||
__pycache__/
|
||||
|
||||
# Auto-added by auto-commit-service
|
||||
dist/
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue