jzhang533's picture
update settings
f162685
raw
history blame contribute delete
182 Bytes
__pycache__/
*.pyc
.env
.DS_Store
venv/
.ipynb_checkpoints/
# Environment variables
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
generated_website*