| .gcloudignore | |
| # If you would like to upload your .git directory, .gitignore file or | |
| # files from your .gitignore file, remove the corresponding line below: | |
| .git | |
| .gitignore | |
| #!include:.gitignore | |
| # Include public | |
| !public/ | |
| .idea/ | |
| archetypes/ | |
| content/ | |
| resources/ | |
| themes/ | |
| .firebaserc | |
| cloudbuild.yaml | |
| config.toml | |
| firebase.json |