Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
Added files to bower ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
cwparsons committed Sep 3, 2015
1 parent 1c09ecd commit 6db14aa
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,10 @@
],
"description": "A starting kit of LESS utility mixins and variables.",
"main": "reference/_reference.less",
"license": "MIT"
"license": "MIT",
"ignore": [
"bower.json",
"LICENSE",
"README.md"
]
}

0 comments on commit 6db14aa

Please sign in to comment.