Update .gitignore to include .env and log files, and remove unused agent log script from index.php for cleaner code.

This commit is contained in:
2026-05-24 09:32:08 +02:00
parent 58fd7fe059
commit 792cbe18c1
2 changed files with 2 additions and 58 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
.idx/*
.env
.env
*.log