diff options
-rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 570cf0c1..803a7728 100644 --- a/_config.yml +++ b/_config.yml @@ -1 +1 @@ -exclude: ["src", "node_modules", "bower.json", "composer.json", "package.json", "README.md", "LICENSE", "Gruntfile.js", "Gemfile"] +exclude: ["src", "node_modules", "bower.json", "bower_components/font-awesome/src" "composer.json", "package.json", "README.md", "LICENSE", "Gruntfile.js", "Gemfile"] |