gamebrary/.gitignore
2020-08-25 16:42:35 -07:00

18 lines
236 B
Text
Executable file

.DS_Store
node_modules/
/dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.runtimeconfig.json
/functions/.runtimeconfig.json
/test/unit/coverage/
# Editor directories and files
.idea
.firebase
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln