summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-08-01 11:34:17 -0400
committerThomas Park <thomas@thomaspark.me>2014-08-01 11:34:17 -0400
commit7cbbdf88382934bfa0dd19a92fdaad5a91647267 (patch)
treed9293a8ccae6c466e7aaa77ca1710a7e278c98f9 /_config.yml
parent2fe8fed718f0b10bfc62ae09bb51f70fc7ddd4e9 (diff)
exclude font-awesome source
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml2
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"]