model-registry/.gitignore
2024-06-13 23:18:41 -04:00

10 lines
75 B
Plaintext

venv
# Python
*.pyc
*.pyo
__pycache__
*.egg-info
dist/
build/
node_modules