19 lines
193 B
Plaintext
Executable File
19 lines
193 B
Plaintext
Executable File
# Python-generated files
|
|
__pycache__/
|
|
*.py[ocd]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
logs/
|
|
|
|
# Virtual environments
|
|
.venv
|
|
|
|
# Jetbrains IDE settings
|
|
.idea
|
|
|
|
# VSCode IDE Settings
|
|
.vscode/
|
|
.marscode/
|
|
.mypy_cache/
|