ignore: remove log files and add them to gitignore (#138)

This commit is contained in:
Thomas Meire
2025-06-16 15:30:07 +02:00
committed by GitHub
parent e1733a423d
commit 9fc6734f32
3 changed files with 2 additions and 263 deletions

2
.gitignore vendored
View File

@@ -5,3 +5,5 @@ node_modules
.env
.idea
.vscode
app.log
gopls.log