mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-12 22:42:13 +02:00
11 lines
101 B
Text
11 lines
101 B
Text
.git
|
|
.gitignore
|
|
.venv
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
*.so
|
|
.pytest_cache/
|
|
.ruff_cache/
|
|
.env
|
|
tests/
|