fix: ignore files
This commit is contained in:
parent
728157bc37
commit
445c89856c
|
@ -1,2 +1,4 @@
|
||||||
dist/
|
dist/
|
||||||
|
lib/
|
||||||
|
module/
|
||||||
node_modules/
|
node_modules/
|
|
@ -0,0 +1,5 @@
|
||||||
|
node_modules/
|
||||||
|
.vscode/
|
||||||
|
.editorconfig
|
||||||
|
TODO
|
||||||
|
|
Loading…
Reference in New Issue