gamebrary/.gitignore
2021-01-07 11:29:50 -07:00

19 lines
242 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
*.log