diff --git a/.gitignore b/.gitignore index c23f7bd..1661cd7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ node_modules/ -logs/*.log +logs/ config/*.json .DS_Store *.tmp