Skip to content

Commit 4755332

Browse files
committed
Fixed repository meta-files to properly ignore img/.
1 parent c8dead7 commit 4755332

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
img/* linguist-vendored
12
js/* linguist-vendored
23
ts/tests/coverage/* linguist-vendored
34
gulpfile.js linguist-vendored

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ ts/tslint.json
88
.gitignore
99
.npmignore
1010
gulpfile.js
11-
jest.config.js
11+
jest.config.js
12+
img/

0 commit comments

Comments
 (0)