Added crt and key files to .gitignore

This commit is contained in:
eidheim 2017-07-03 11:49:39 +02:00
commit 2bb51a9fb0

3
.gitignore vendored
View file

@ -10,6 +10,9 @@ install_manifest.txt
Testing
compile_commands.json
*.crt
*.key
# executables
http_examples
https_examples