12 lines
146 B
Plaintext
12 lines
146 B
Plaintext
# Build artifacts
|
|
build/
|
|
dist/
|
|
*.egg-info/
|
|
|
|
# setuptools-scm generated version file
|
|
buunstack/_version.py
|
|
|
|
# Python cache
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo |