11 lines
142 B
Plaintext
11 lines
142 B
Plaintext
# Build and distribution artifacts
|
|
build/
|
|
dist/
|
|
*.egg-info/
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# Dynamically copied files at build time
|
|
README.md
|
|
clyx/*.clx
|