diff --git a/kdayun-compnent-pack/.gitignore b/kdayun-compnent-pack/.gitignore index c2658d7..4f73f29 100644 --- a/kdayun-compnent-pack/.gitignore +++ b/kdayun-compnent-pack/.gitignore @@ -1 +1,5 @@ node_modules/ +dist/ +package-lock.json +docs.json +.vscode/ \ No newline at end of file diff --git a/kdayun-component-demo/.gitignore b/kdayun-component-demo/.gitignore index c2658d7..4f73f29 100644 --- a/kdayun-component-demo/.gitignore +++ b/kdayun-component-demo/.gitignore @@ -1 +1,5 @@ node_modules/ +dist/ +package-lock.json +docs.json +.vscode/ \ No newline at end of file