# Nothing good can come from the git repo
.git/

# JSLint script forces extreme lint hatred by chaning default settings
lib/nodelint/jslint.js

# Ignore all non nodelint packages
lib/vim/
lib/hooks/

# For testing purposes
test/ignore*
test/*ignore*

# Needs leading zero
build/build.js
build/install.js
