Skip to content

Instantly share code, notes, and snippets.

@nickpoorman
Created October 11, 2013 07:16
Show Gist options
  • Save nickpoorman/6930788 to your computer and use it in GitHub Desktop.
Save nickpoorman/6930788 to your computer and use it in GitHub Desktop.
.gitignore
# node.js #
###########
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz
pids
logs
results
npm-debug.log
node_modules
# SublimeText project files #
#############################
*.sublime-project
*.sublime-workspace
# OSX generated files #
######################
.DS_Store
.AppleDouble
.LSOverride
Icon
# Files that might appear on external disk
.Spotlight-V100
.Trashes
# vim #
#######
.*.s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment