Skip to content

Instantly share code, notes, and snippets.

@bluehazetech
Created March 30, 2014 01:50
Show Gist options
  • Save bluehazetech/9866078 to your computer and use it in GitHub Desktop.
Save bluehazetech/9866078 to your computer and use it in GitHub Desktop.
Dotfile: gitignore
*.sublime-*
!.gitkeep
bin
dist
logs/*
node_modules/
tmp
.DS_Store
.idea
.sass-cache
.tmp
Gemfile.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment