mirror of
https://github.com/neoarz/Syntrel.git
synced 2026-05-11 23:35:40 +02:00
15 lines
106 B
Plaintext
15 lines
106 B
Plaintext
.DS_Store
|
|
__pycache__/
|
|
*.py[cod]
|
|
|
|
.env
|
|
.venv/
|
|
.ruff_cache/
|
|
.pytest_cache/
|
|
|
|
dist/
|
|
build/
|
|
*.egg-info/
|
|
|
|
*.db
|