Skip to content
This repository was archived by the owner on Sep 20, 2019. It is now read-only.

Commit 2a83b1f

Browse files
committed
gitignore logo.svg
1 parent fd20843 commit 2a83b1f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@ package.json
4646
bower.json
4747

4848
dist/coverage/
49+
logo.svg

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"Gruntfile.js",
6868
"package.json",
6969
"bower.json",
70-
"dist/coverage/"
70+
"dist/coverage/",
71+
"logo.svg"
7172
]
7273
}

0 commit comments

Comments
 (0)