mirror of
https://github.com/tauri-apps/smoke-tests.git
synced 2026-01-31 00:35:18 +01:00
* add reason-react example * add reason-react example * remove package-lock * add tauri and webpack commands to package-json * remove dist folder from .gitignore * rename folder to transpiled for other examples * add mint starter example
9 lines
94 B
Plaintext
9 lines
94 B
Plaintext
.DS_Store
|
|
.merlin
|
|
.bsb.lock
|
|
npm-debug.log
|
|
/lib/bs/
|
|
/node_modules/
|
|
/bundleOutput/
|
|
*.bs.js
|
|
dist/ |