71046216ce
Setup dev tools to build GUI using ReasonML + Electron Use react-scripts instead of custom build config Add electron command Rename command
18 lines
147 B
Plaintext
18 lines
147 B
Plaintext
# dependencies
|
|
/node_modules
|
|
|
|
# build
|
|
/build
|
|
|
|
# bucklescript
|
|
/lib
|
|
/types
|
|
.merlin
|
|
|
|
# misc
|
|
.DS_Store
|
|
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|