FLL/.gitignore
2025-10-26 19:00:36 +01:00

22 lines
219 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
robot_local.py