chore: update .gitignore and remove server log file

- Updated .gitignore to exclude the new 'logs' directory.
- Removed the 'server.log' file from the logs directory to clean up unnecessary log data.
This commit is contained in:
Kacper
2025-12-15 02:40:47 +01:00
parent 0b1123e3ce
commit b998d253bb
2 changed files with 1 additions and 2030 deletions

2
.gitignore vendored
View File

@@ -12,4 +12,4 @@ dist/
/.automaker/*
/.automaker/
/old
/logs

File diff suppressed because it is too large Load Diff