Merge pull request #620 from Bartvds/master

Added Vagrantfile and Chef /cookbooks to vendors.yml
This commit is contained in:
Ted Nyman
2013-11-04 21:05:08 -08:00
2 changed files with 6 additions and 0 deletions

View File

@@ -153,5 +153,8 @@
- (^|/)cordova([^.]*)(\.min)?\.js$
- (^|/)cordova\-\d\.\d(\.\d)?(\.min)?\.js$
# Vagrant
- ^Vagrantfile$
# .DS_Store's
- .[Dd][Ss]_[Ss]tore$