Ignore bootstrap files
The request / key files mentioned in the README for initial tests can be ignored. Prevents accidental commits. Change-Id: I4296be10697c48b2f5c27469ff304d57abf63bbc
This commit is contained in:
parent
6fdb9be69e
commit
fb9ca52bbc
10
.gitignore
vendored
10
.gitignore
vendored
@ -4,9 +4,6 @@ config.cfg
|
||||
.venv
|
||||
*.sw[op]
|
||||
certs/*.crt
|
||||
CA/serial
|
||||
CA/*.key
|
||||
CA/*.crt
|
||||
dist/*
|
||||
build/*
|
||||
.tox/*
|
||||
@ -23,3 +20,10 @@ doc/build
|
||||
pep8.txt
|
||||
AUTHORS
|
||||
ChangeLog
|
||||
|
||||
# mentioned in README for test/bootstrap
|
||||
anchor-test.example.com.key
|
||||
anchor-test.example.com.csr
|
||||
CA/serial
|
||||
CA/*.key
|
||||
CA/*.crt
|
||||
|
Loading…
x
Reference in New Issue
Block a user