Compare commits

...

2 commits

Author SHA1 Message Date
hirst 0d029da815 the second one as well
All checks were successful
build and publish docker image / deploy / build (push) Successful in 1m46s
2024-06-01 20:17:23 +02:00
hirst 6ae4b390fa updated gitignores 2024-06-01 20:16:58 +02:00
2 changed files with 5 additions and 1 deletions

1
.gitignore vendored
View file

@ -2,7 +2,6 @@ result/*
result
### LOGS ###
**logs/
**logs/*.log
**logs/*.gz

5
logs/.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
### LOGS ###
**logs/*.log
**logs/*.gz
*.log