diff --git a/.gitignore b/.gitignore index ebbca12..37c2314 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,4 @@ log/** release/* src/db/wgdashboard.db .jshintrc -./node_modules/* \ No newline at end of file +node_modules/ \ No newline at end of file