Skip to content

Commit

Permalink
ignore yaml files
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnn committed Sep 20, 2014
1 parent 0c052a5 commit 95c9c5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*.yml
.editorconfig
.jscs.json
.jshintrc
Expand Down
1 change: 1 addition & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"license": "MIT",
"ignore": [
"**/.*",
"*.yml",
"node_modules",
"src",
"dist/heading-level-cjs.js",
Expand Down

0 comments on commit 95c9c5e

Please sign in to comment.