Skip to content

Commit c9cecfd

Browse files
committed
chore(build): ignore logo.svg
1 parent 492fa51 commit c9cecfd

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ build/
88
test/
99
.travis.yml
1010
npm-debug.log
11+
logo.svg
1112

1213
gulpfile.babel.js
1314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "posthtml",
33
"version": "0.3.0",
4-
"description": "HTML/XML post processor",
4+
"description": "HTML/XML processor",
55
"keywords": [
66
"html",
77
"xml",

0 commit comments

Comments
 (0)