16 lines
177 B
Plaintext
16 lines
177 B
Plaintext
# Byte-compiled / Optimized / DLL Files
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
__pycache__/
|
|
|
|
# Distribution / Packaging
|
|
venv/
|
|
|
|
# Unit Test
|
|
.pytest_cache/
|
|
|
|
# Ignore IDE, Editor Files
|
|
.idea/
|
|
.vscode/
|