22 lines
219 B
Text
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
|