Skip to content

Commit

Permalink
add gcloud ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed May 24, 2024
1 parent e5000b8 commit 4f1f851
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions .gcloudignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
src
.github
.vscode
node_modules
.devcontainer.json
.eslintrc.json
.gitignore
.prettierignore
.prettierrc.json
codecov.yml
codeforlife.code-workspace
package.json
README.md
setup
tsconfig.json
tsconfig.node.json
vite.config.ts
yarn.lock
2 changes: 1 addition & 1 deletion app.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
runtime: nodejs18
instance_class: F1
service: REPLACE_IN_PIPELINE2
service: REPLACE_IN_PIPELINE
inbound_services:
- warmup

0 comments on commit 4f1f851

Please sign in to comment.