12 lines
86 B
Plaintext
12 lines
86 B
Plaintext
venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.idea/
|
|
.vscode/
|
|
*.log
|
|
|
|
# Build artifacts
|
|
build/
|
|
dist/
|
|
*.spec
|