6 lines
84 B
Text
6 lines
84 B
Text
# Local environments
|
|
.venv/
|
|
|
|
# Cache files and directories
|
|
**/*.pyc
|
|
**/__pycache__/
|