Skip to content

Commit

Permalink
Add nodemon config
Browse files Browse the repository at this point in the history
  • Loading branch information
simonholmes committed Aug 11, 2015
1 parent 59f4bb7 commit 9b2023c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nodemon.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"verbose": true,
"ignore": ["public/*", "app_client/*"]
}

0 comments on commit 9b2023c

Please sign in to comment.