diff --git a/.gitignore b/.gitignore index ebbca129..37c23143 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