Initial template: TLS cert expiry checker
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# user secrets / local overrides
|
||||
config/cert-expiry.conf
|
||||
config/domains.txt
|
||||
config/msmtprc
|
||||
.env
|
||||
*.log
|
||||
|
||||
# editor / os noise
|
||||
.DS_Store
|
||||
*.swp
|
||||
*~
|
||||
Reference in New Issue
Block a user