Ignore *.log.* files too

This commit is contained in:
Alex
2023-03-02 02:33:32 +02:00
parent 788ff04acb
commit 0416b5fbc3

1
.gitignore vendored
View File

@@ -20,6 +20,7 @@ doxygen-doc
initrd.tar.gz initrd.tar.gz
.dccache .dccache
*.log *.log
*.log.*
*.img *.img
*.iso *.iso
*.drv *.drv