Moved build scripts into "scripts/", Updated readme
Update .gitignore, compile-clean.cmd, and 38 more files...
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -4,6 +4,8 @@
|
||||
# Node.JS
|
||||
node_modules/
|
||||
package-lock.json
|
||||
scripts/node_modules/
|
||||
scripts/package-lock.json
|
||||
|
||||
# Static resources
|
||||
resources/DecimalJs/
|
||||
|
||||
Reference in New Issue
Block a user