mirror of
https://github.com/christianvidalwolf-prog/CrazeAnalytix.git
synced 2026-08-03 12:25: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
|
||||||
logs
|
logs
|
||||||
*.log
|
*.log
|
||||||
|
|||||||
Reference in New Issue
Block a user