JMKTools/.gitignore
2026-02-10 17:19:57 -04:00

19 lines
No EOL
183 B
Text

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# uv generated files
uv.lock
.python-version
# MacOS things
.DS_Store*