chore: ignore log files

This commit is contained in:
2022-11-02 15:21:25 -05:00
parent e7f99edfe6
commit b6f95c3ef6
2 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@@ -142,4 +142,7 @@ gradle-app.setting
# Java heap dump
*.hprof
# End of https://www.toptal.com/developers/gitignore/api/intellij+all,kotlin,gradle
# End of https://www.toptal.com/developers/gitignore/api/intellij+all,kotlin,gradle
# Ignore the logs
logs/

Binary file not shown.