mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-11 17:13:58 +01:00
Add nebula-cert.exe and cert files to .gitignore (#722)
This commit is contained in:
parent
b5a85a6eb8
commit
ff54bfd9f3
8
.gitignore
vendored
8
.gitignore
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user