Updated gitignore

* .gitignore: Added in tests and logs to be ignored.
This commit is contained in:
Barra Ó Catháin 2024-04-15 23:36:44 +01:00
parent ea76226760
commit bbcde81eaf
1 changed files with 5 additions and 1 deletions

4
.gitignore vendored
View File

@ -111,3 +111,7 @@ config.h.in
stamp-h1 stamp-h1
build/ build/
# Tests:
*.log
*_test*