12 lines
87 B
Plaintext
12 lines
87 B
Plaintext
# IDEs
|
|
.idea
|
|
|
|
# builds
|
|
*.egg-info
|
|
|
|
# cache
|
|
__pycache__
|
|
.pytest_cache
|
|
|
|
# vs code
|
|
.vscode |