Allow .env to be tracked

This commit is contained in:
2026-06-16 23:35:28 -06:00
parent 312ef92025
commit c200bf4ecf
+4 -8
View File
@@ -1,5 +1,5 @@
# Secrets
.env
#.env
# Python
__pycache__/
@@ -7,19 +7,15 @@ __pycache__/
*.pyo
.venv/
venv/
*.egg-info/
# Frontend build
frontend/node_modules/
frontend/dist/
# Logs
# Logs & misc
*.log
.DS_Store
# SSL certs (generated on server)
certbot/
nginx/certbot/
# OS
.DS_Store
Thumbs.db
nginx/certbot/