update gitignore

This commit is contained in:
Gamebrary 2020-08-25 16:42:35 -07:00
parent d26b91b38d
commit 1b59fd3628

2
.gitignore vendored
View file

@ -4,6 +4,8 @@ node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.runtimeconfig.json
/functions/.runtimeconfig.json
/test/unit/coverage/
# Editor directories and files