my_profiler_data.prof
settings.json
setting.json
resources/
data/
conf/
logs/
lol/
images/
cache/

.pytest_cache/
pyinit.exe

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.env
.envrc
.venv
