BackendJunsen / .gitignore
2nzi's picture
First commit
53e151f verified
raw
history blame
152 Bytes
# Environment variables
.env
.env.local
.env.*.local
# Python
__pycache__/
*.py[cod]
*$py.class
venv/
# Node
dist/
serviceAccountKey.json