aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)Author
2015-09-25Add 'jshint'Teddy Wing
* Create a package.json with 'jshint' as a dev dependency * .gitignore: Ignore node_modules because why not, and it only has dev dependencies in it.
2015-09-23Initial commit. Add .gitignore.Teddy Wing
Ignore virtualenv directory.