This splits the webapp in: * IronCalc (the widget to be published on npmjs) * The frontend for our "service" * Adds "dummy code" for the backend using sqlite
4 lines
38 B
Plaintext
4 lines
38 B
Plaintext
target/*
|
|
**/node_modules/**
|
|
.DS_Store
|