Newer
Older
json-validator / .gitignore
Nomura Kei 28 days ago 109 bytes first commit
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv