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/
|
||||
dist/
|
||||
/common/cjs/
|
||||
/common/esm/
|
||||
.vscode/
|
||||
.DS_Store
|
||||
*.toml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue