excel2pic/.gitignore

13 lines
124 B
Plaintext
Executable File

# Python-generated files
__pycache__/
*.py[oc]
.pytest*
build/
dist/
wheels/
*.egg-info
*.png
# Virtual environments
.venv