ignore .pem files

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2024-10-10 16:14:32 -05:00
parent 820723748b
commit f658cd412a
2 changed files with 3 additions and 3 deletions

4
.gitignore vendored
View File

@ -1,6 +1,4 @@
certificate_authority_certificate.pem *.pem
certificate_authority_key.pem
*.deb *.deb
*.tar.xz *.tar.xz
debian/ debian/

View File

@ -1,3 +1,5 @@
# https://wiki.libvirt.org/TLSDaemonConfiguration.html
STAMP = $(shell date +%Y%m%d.%H%M%S) STAMP = $(shell date +%Y%m%d.%H%M%S)
ls: ls: