Update .gitignore to exclude log files and directories

This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-04-06 07:06:54 +03:00
parent b970b2f593
commit 04a18804c5
2 changed files with 9 additions and 1 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ obj
.vs
*.DotSettings*
*.user
log*
logs/
*.log
Content/
.env
.DS_Store