diff --git a/.gitignore b/.gitignore index 00af7ea..96fa14a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ node_modules -log +log/* +!.gitkeep package-lock.json .vscode configSec.js diff --git a/log/.gitkeep b/log/.gitkeep new file mode 100644 index 0000000..e69de29