Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1 from pepelsbey/pepelsbey-ignore
Browse files Browse the repository at this point in the history
Ignore filter adjusted to include only needed
  • Loading branch information
Vadim Makeev committed Feb 16, 2015
2 parents 16e6a74 + eedf1e6 commit 97327bd
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,9 @@
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"_includes",
"_layouts",
"_posts",
"_sass",
"_site",
"about.md",
"css",
"_config.yml",
"index.html"
"*",
"!jekyll-search.js",
"!README.md"
],
"moduleType": [
"globals"
Expand Down

0 comments on commit 97327bd

Please sign in to comment.