mirror of
https://github.com/christianvidalwolf-prog/CrazeAnalytix.git
synced 2026-08-03 11:55:22 +02:00
chore: add .env to gitignore to protect API keys
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# Environment variables (API keys - NEVER commit)
|
||||
.env
|
||||
.env.*
|
||||
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user