mirror of
https://github.com/aljazceru/goose.git
synced 2026-02-19 05:24:28 +01:00
11 lines
109 B
Plaintext
11 lines
109 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|