update readme

This commit is contained in:
Bryan MacFarlane
2019-12-18 23:13:22 -05:00
parent 371bf8e607
commit 2d4b821abe
2 changed files with 16 additions and 3 deletions

5
.gitignore vendored
View File

@@ -1,12 +1,17 @@
# build output
**/bin
**/obj
**/libs
# editors
**/*.xproj
**/*.xproj.user
**/.vs
**/.vscode
**/*.error
**/*.json.pretty
# output
node_modules
_downloads
_layout