added log files to gitignore

This commit is contained in:
farhan 2022-02-28 15:29:22 +00:00
parent 8fb6610ee9
commit 09496d9410
1 changed files with 7 additions and 1 deletions

8
.gitignore vendored
View File

@ -1,4 +1,10 @@
install.conf install.conf
installlog.txt installlog.txt
archnikus.code-workspace archnikus.code-workspace
setup.conf configs/setup.conf
# keep logs out
startup.log
0-preinstall.log
1-setup.log
2-user.log
3-post-setup.log