fix .nodemonignore, reduce cpu usage

This commit is contained in:
Matteo Pagliazzi 2014-10-01 14:12:16 +02:00
parent e49402a1ec
commit fab04d5e19

View file

@ -1,13 +1,15 @@
public/*
views/*
build
build/*
node_modules/**
.bower-cache/**
.bower-tmp/**
.bower-registry/**
public/**
views/**
build/**
.git/**
Gruntfile.js
CHANGELOG.md
.idea*
.git*
*.log
newrelic_agent.log
.bower-cache*
*.swp
*.swx