Skip to content
This repository has been archived by the owner on Apr 3, 2021. It is now read-only.

Commit

Permalink
Add ignore entries to bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JCEmmons committed Mar 17, 2015
1 parent a1328f9 commit 3487a39
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,9 @@
"dependencies": {
"cldr-dates-modern": "27.0.0"
},
"main": "main/**/*.json"
"main": "main/**/*.json",
"ignore": [
".gitattributes",
"README.md"
]
}

0 comments on commit 3487a39

Please sign in to comment.