Skip to content

Instantly share code, notes, and snippets.

@avosalmon
Last active August 29, 2015 14:14
Show Gist options
  • Save avosalmon/3306667d00ccd2ec63bf to your computer and use it in GitHub Desktop.
Save avosalmon/3306667d00ccd2ec63bf to your computer and use it in GitHub Desktop.
.gitignore for angular ui/module
/bower_components
/node_modules
/ruby_vendor
/.bundle
/.sass-cache
.tmp
.DS_Store
Thumbs.db
npm-debug.log
@oliverlundquist
Copy link

we should add:
.sass-cache
to .gitignore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment