kaisarhossain's picture
Add .env to .gitignore
a4301f1
raw
history blame contribute delete
144 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Environment variables
.env
# Virtual environments
.venv
.env