chore: add python build artifacts to gitignore
This commit is contained in:
@@ -3,6 +3,11 @@
|
|||||||
|
|
||||||
/manuals/
|
/manuals/
|
||||||
|
|
||||||
|
# Python build artifacts
|
||||||
|
*.egg-info/
|
||||||
|
dist/
|
||||||
|
build/
|
||||||
|
|
||||||
# Python bytecode
|
# Python bytecode
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
|
|||||||
Reference in New Issue
Block a user