Merge pull request #3467 from dmonllao/ignore-vim-tmp

chore(nodemon): ignore Vim temp files
This commit is contained in:
Tyler Renelle 2014-05-22 15:59:03 -06:00
commit c72cbb014e

View file

@ -9,3 +9,5 @@ CHANGELOG.md
*.log
newrelic_agent.log
.bower-cache*
*.swp
*.swx