mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 18:47:19 -07:00
Update .gitignore for certs only in root directory
This commit is contained in:
parent
301ef85e89
commit
2952d1360a
5 changed files with 11386 additions and 8 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -19,10 +19,10 @@ cache/*
|
|||
|
||||
# HTTPS Cert/Key #
|
||||
##################
|
||||
*.crt
|
||||
*.key
|
||||
*.csr
|
||||
*.pem
|
||||
/*.crt
|
||||
/*.key
|
||||
/*.csr
|
||||
/*.pem
|
||||
|
||||
# Mergetool
|
||||
*.orgin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue