self-sign-cert/.gitignore

13 lines
77 B
Plaintext
Raw Permalink Normal View History

2017-03-28 17:57:40 -07:00
vendor/
composer.lock
*~
.php_cs.cache
data/
*.crt
*.csr
*.key
*.pub
.idea