Excluded Python package build artifacts from Git repository.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,8 @@
|
||||
# Python
|
||||
.venv
|
||||
__pycache__/
|
||||
*.egg-info/
|
||||
dist/
|
||||
|
||||
# Ignore sample JSON files
|
||||
*.sample.json
|
||||
|
||||
Reference in New Issue
Block a user