added logs to gitignore

This commit is contained in:
Radek Davidek 2025-11-02 16:07:32 +01:00
parent f29fb50eca
commit e6a23808ca

3
.gitignore vendored
View File

@ -5,4 +5,5 @@ bin
.metadata
.classpath
.project
*.log
*.log
logs