Skip to content

Commit

Permalink
Ignore unnecessary files
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Smithett committed Jul 31, 2013
1 parent 68db68a commit fe38bbf
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"name": "dragster",
"version": "0.0.1-alpha",
"version": "0.0.2-alpha",
"main": "lib/dragster.js",
"ignore": [
"**/.*",
"node_modules",
"components"
"src",
"*.json",
"*.md",
"*.html"
]
}

0 comments on commit fe38bbf

Please sign in to comment.