ignore logs

This commit is contained in:
array-in-a-matrix 2024-08-12 13:40:18 -04:00
parent bd147edcf9
commit ec6f8fb225
2 changed files with 8 additions and 2 deletions

View file

@ -22,3 +22,6 @@ bin/
# not needed directories inside docker
.github/
.vscode/
# logs
*.log

3
.gitignore vendored
View file

@ -18,3 +18,6 @@ bin/
# configuration
/config.ini
# logs
*.log