diff --git a/.nodemonignore b/.nodemonignore index 19c17340c6..add92e05a3 100644 --- a/.nodemonignore +++ b/.nodemonignore @@ -2,4 +2,6 @@ public/* views/* build build/* -Gruntfile.js \ No newline at end of file +Gruntfile.js +.idea* +.git*