update gitignore - certificate types

This commit is contained in:
Josh Lay 2019-10-26 22:50:05 -05:00
parent 4ecee1caca
commit d8de3f25a6

4
.gitignore vendored
View file

@ -1,3 +1,7 @@
**/*.pyc **/*.pyc
*.swp *.swp
inv* inv*
*.pem
*.key
*.crt
*.cert