Add certs dir to .gitignore
This commit is contained in:
parent
507951fc42
commit
3f2bcfb0b7
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
node_modules
|
node_modules
|
||||||
.DS_Store
|
.DS_Store
|
||||||
fqdn.env
|
fqdn.env
|
||||||
|
/certs
|
Loading…
Reference in a new issue