Skip to content

Instantly share code, notes, and snippets.

@zelaznik
Created July 1, 2017 20:48
Show Gist options
  • Save zelaznik/4989d6bc431f24098e89ebe9964de0bd to your computer and use it in GitHub Desktop.
Save zelaznik/4989d6bc431f24098e89ebe9964de0bd to your computer and use it in GitHub Desktop.
--ignore-file=ext:map
--ignore-file=ext:sql
--ignore-file=ext:log
--ignore-dir=dist
--ignore-dir=public
--ignore-dir=bower_components
--ignore-dir=node_modules
--ignore-dir=tmp
--ignore-dir=vendor
--ignore-dir=.idea
--ignore-dir=docs
--type-add=js=.coffee
--type-add=hbs=.hbs
--type-add=css=.sass,.scss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment