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:
+2
-1
@@ -1,2 +1,3 @@
|
||||
.idx/*
|
||||
.env
|
||||
.env
|
||||
*.log
|
||||
Reference in New Issue
Block a user