]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add .log.txt to gitignore
authorTom Krizek <tkrizek@isc.org>
Fri, 14 Apr 2023 12:40:51 +0000 (14:40 +0200)
committerTom Krizek <tkrizek@isc.org>
Mon, 22 May 2023 12:11:41 +0000 (14:11 +0200)
commit8d40156bb2c876a718fca4398182a3706c640901
tree19cd1409b5985395451772007a4fcb88c42d863a
parent68b1c6877b6cf118967728eaf2748f304cb934b3
Add .log.txt to gitignore

It can be useful to append the .txt extension to logs. When this
extension is used, GitLab is able to set the proper content type on such
artifacts in CI. This makes it possible to display those files directly
in the browser rather than having to download them.
.gitignore