Skip to content

Commit 0c6b987

Browse files
committed
Removed node_modules, added markdownlint
1 parent d3a3933 commit 0c6b987

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.vscodeignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@
44
.gitattributes
55
.github/**
66
.gitignore
7+
.markdownlint.json
78
.prettierignore
89
.prettierrc
910
.vscode-test/**
1011
.vscode/**
1112
**/*.map
1213
CODE_OF_CONDUCT.md
1314
CONTRIBUTING.md
14-
images/*.ai
15-
images/*.svg
15+
images/**
1616
LICENSE
17-
node_modules/**
1817
out/test/**
1918
package-lock.json
2019
samplenc/**
2120
src/**
2221
test/**
22+
out/**
2323
tsconfig.json
2424
tsconfig.tsbuildinfo
2525
webpack.config.js

0 commit comments

Comments
 (0)