trustcafe-api-wrapper/.gitignore

31 lines
No EOL
337 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/*
# UV Build
dist/*
# Test Artifacts
token_data.json
token_data_alpha.json
token_dataproduction.json
test_output.json