Skip to content

Commit

Permalink
Exclude .npmignore from the archives
Browse files Browse the repository at this point in the history
  • Loading branch information
alrra committed Dec 5, 2014
1 parent 30dd757 commit a482d17
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
# Exclude the following files when generating an archive
# http://git-scm.com/book/en/Customizing-Git-Git-Attributes#Exporting-Your-Repository
.gitattributes export-ignore
.npmignore export-ignore
CHANGELOG.md export-ignore
CONTRIBUTING.md export-ignore
bin export-ignore
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### HEAD

* Exclude `.npmignore` from the archives.

### 4.0.1 (December 5, 2014)

* Exclude `bower.json` and `package.json` from the archives
Expand Down

0 comments on commit a482d17

Please sign in to comment.