Skip to content

Commit

Permalink
add git atributes to ignored files
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinCK committed Dec 23, 2017
1 parent 070702a commit 77105bb
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
Expand Up @@ -8,3 +8,4 @@ bower.json
circle.yml
CHANGELOG.md
.codeclimate.yml
.gitattributes
1 change: 1 addition & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"ignore": [
".idea",
".git",
".gitattributes",
".bowerrc",
".gitignore",
".jshintignore",
Expand Down

0 comments on commit 77105bb

Please sign in to comment.