Files
CNES-API-IASIS/.gitignore
2026-01-26 12:08:23 -03:00

14 lines
128 B
Plaintext

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