Update .gitignore
This commit is contained in:
parent
65ce2f661d
commit
353205b63a
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -4,3 +4,6 @@ chandump
|
||||||
chanlogs
|
chanlogs
|
||||||
*.log
|
*.log
|
||||||
node_modules
|
node_modules
|
||||||
|
*.crt
|
||||||
|
*.cert
|
||||||
|
*.key
|
||||||
|
|
Loading…
Reference in a new issue