Add the cjs and ems module builds to the gitignore
This commit is contained in:
parent
263950b5f1
commit
e253a71b67
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,5 +1,7 @@
|
||||||
node_modules/
|
node_modules/
|
||||||
dist/
|
dist/
|
||||||
|
/common/cjs/
|
||||||
|
/common/esm/
|
||||||
.vscode/
|
.vscode/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*.toml
|
*.toml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue