FLL/.gitignore

20 lines
203 B
Text

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Library caches
.mypy_cache
.ruff_cache
# Virtual environments
.venv
# MacOS junk
.DS_Store
/.scripts/name
/.scripts/c