Update exclude list
This commit is contained in:
parent
567dcc1986
commit
a5104f49cd
1 changed files with 1 additions and 1 deletions
|
@ -71,4 +71,4 @@ assets:
|
||||||
css_compressor: yui
|
css_compressor: yui
|
||||||
|
|
||||||
include: [".htaccess"]
|
include: [".htaccess"]
|
||||||
exclude: ["lib", "config.rb", "Capfile", "config", "log", "Rakefile", "Rakefile.rb", "tmp", "less", "*.sublime-project", "*.sublime-workspace", "test", "spec", "Gruntfile.js", "package.json", "node_modules"]
|
exclude: ["lib", "config.rb", "Capfile", "config", "log", "Rakefile", "Rakefile.rb", "tmp", "less", "*.sublime-project", "*.sublime-workspace", "test", "spec", "Gruntfile.js", "package.json", "node_modules", "Gemfile", "Gemfile.lock", "deploy"]
|
||||||
|
|
Loading…
Reference in a new issue