json-field-analyzer / .gitignore
bluestpanda
Simplify app startup and add .gitignore
4c2ecb4
raw
history blame contribute delete
93 Bytes
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info/
dist/
build/
.env
.venv
venv/