Update nodemonignore/watch rules

This commit is contained in:
Nick O'Leary
2015-04-09 22:18:37 +01:00
parent a2e65b0018
commit 49d3a7190a
2 changed files with 8 additions and 3 deletions

View File

@@ -1,4 +1,6 @@
.git/*
/Gruntfile.js
/.git/*
*.json
lib/*
/lib/*
*.backup
/public/*