3
0
Эх сурвалжийг харах

Add nebula-cert.exe and cert files to .gitignore (#722)

John Maguire 2 жил өмнө
parent
commit
ff54bfd9f3
1 өөрчлөгдсөн 6 нэмэгдсэн , 2 устгасан
  1. 6 2
      .gitignore

+ 6 - 2
.gitignore

@@ -4,10 +4,14 @@
 /nebula-arm6
 /nebula-darwin
 /nebula.exe
-/cert/*.crt
-/cert/*.key
+/nebula-cert.exe
 /coverage.out
 /cpu.pprof
 /build
 /*.tar.gz
 /e2e/mermaid/
+**.crt
+**.key
+**.pem
+!/examples/quickstart-vagrant/ansible/roles/nebula/files/vagrant-test-ca.key
+!/examples/quickstart-vagrant/ansible/roles/nebula/files/vagrant-test-ca.crt