habitica/.nodemonignore

18 lines
229 B
Text
Raw Normal View History

2014-10-01 12:12:16 +00:00
node_modules/**
.bower-cache/**
.bower-tmp/**
.bower-registry/**
website/client-old/**
website/client-new/**
2015-02-13 03:45:37 +00:00
website/views/**
website/build/**
test/**
2014-10-01 12:12:16 +00:00
.git/**
2013-12-30 01:22:37 +00:00
Gruntfile.js
CHANGELOG.md
2013-12-30 01:22:37 +00:00
.idea*
*.log
2014-01-30 17:55:28 +00:00
newrelic_agent.log
2014-05-15 10:30:42 +00:00
*.swp
*.swx