mirror of
https://github.com/tribufu/sdk-js
synced 2025-06-15 18:24:19 +00:00
Migrate to parcel builder
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@ -1,5 +1,11 @@
|
||||
.next/
|
||||
.parcel-cache/
|
||||
[Bb]uild/
|
||||
[Ss]aved/
|
||||
node_modules/
|
||||
|
||||
Build/
|
||||
|
||||
*.log
|
||||
*.wasm
|
||||
.DS_Store
|
||||
.env
|
||||
desktop.ini
|
||||
yarn-error.log
|
||||
|
Reference in New Issue
Block a user