zigistryBackend / .gitignore
RohanVashisht's picture
working on new schema
204f438
raw
history blame contribute delete
119 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env
*.db*