mirror of
https://github.com/zerotier/coyote.git
synced 2024-11-24 12:18:02 +00:00
re-ignore ca.{pem,key}, just the right way this time
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
This commit is contained in:
parent
e940f7eac8
commit
8dc7bbfb1a
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,5 +1,5 @@
|
|||
/target
|
||||
coyote.db
|
||||
error.log
|
||||
ca.{pem,key}
|
||||
/ca.*
|
||||
caddy
|
||||
|
|
Loading…
Reference in a new issue