11 lines
98 B
Plaintext
11 lines
98 B
Plaintext
/target/
|
|
*.pyc
|
|
__pycache__/
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.env
|
|
.venv/
|
|
venv/
|
|
*.log
|
|
config.json |