6 lines
64 B
Text
6 lines
64 B
Text
venv/
|
|
dist/
|
|
|
|
# Ignore Python cache files
|
|
__pycache__/
|
|
*.py[cod]
|