codeSentry / .gitignore
YashashviAlva's picture
Initial commit for HF Spaces deploy
7b4f5dd
raw
history blame contribute delete
103 Bytes
node_modules/
dist/
build/
.env
.env.local
.DS_Store
__pycache__/
*.pyc
venv/
.pytest_cache/
coverage/