refactor: 1

master
xiaojunnuo 2021-01-08 09:36:07 +08:00
parent c7b28feb07
commit 6e61f8bcfb
3 changed files with 4 additions and 4 deletions

4
.gitignore vendored
View File

@ -5,6 +5,6 @@ out
gen gen
node_modules/ node_modules/
/test/*.private.* /test/*.private.*
/packages/node-acme-client/.idea/ /other/node-acme-client/.idea/
/*.log /*.log
/packages/certd-run/ /other/certd-run

View File

@ -1,6 +1,7 @@
{ {
"packages": [ "packages": [
"packages/*" "packages/*"
,"other/node-acme-client"
], ],
"version": "0.1.1" "version": "0.1.5"
} }

@ -1 +0,0 @@
Subproject commit 8b53f9bb815076902a3d9be113c75a06179da62f