mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:06:41 +00:00
14 lines
324 B
Plaintext
14 lines
324 B
Plaintext
--ignore-dir=vendor/ruby
|
|
--ignore-dir=vendor/bundle
|
|
--ignore-dir=coverage
|
|
--ignore-dir=docs
|
|
--ignore-dir=doc
|
|
--ignore-dir=log
|
|
--ignore-dir=tmp
|
|
--type-add=js=.js,.js.erb
|
|
--type-add=ruby=.jbuilder,.rabl
|
|
--type-add=html=.haml,.hamlc,.jade
|
|
--type-add=css=.sass,.scss,.styl
|
|
--type-set=coffee=.coffee
|
|
--type-set=cucumber=.feature
|