Added crt and key files to .gitignore
This commit is contained in:
parent
d1798396ac
commit
2bb51a9fb0
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -10,6 +10,9 @@ install_manifest.txt
|
|||
Testing
|
||||
compile_commands.json
|
||||
|
||||
*.crt
|
||||
*.key
|
||||
|
||||
# executables
|
||||
http_examples
|
||||
https_examples
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue