trustcafe-api-wrapper/.gitignore
2026-03-30 21:37:02 +01:00

24 lines
No EOL
252 B
Text

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Environment variables
.env
# Pycache and other Python artifacts
__pycache__/
**/__pycache__/
.vscode/*
# Test Artifacts
token_data.json