Commit Graph

2 Commits

Author SHA1 Message Date
Matthew Amato 650c93893a Changes for Node 8
1. Start building on travis with Node 8 since it will be LTS soon (it
should slightly speed up builds as well)
2. Add package-lock.json to .gitignore, this is a new npm-generated file
that we won't be submitting to GitHub (it changes almost every time you run
`npm install`).
3. Add package.json to .gitattributes to fix line endings caused by this
npm bug: https://github.com/npm/npm/issues/17161
2017-10-03 10:38:38 -04:00
Matthew Amato e3f2d011c2 Add .gitAttributes file for line-ending normalization. 2013-05-03 15:02:06 -04:00