Skip to content

Commit

Permalink
fix glcoud ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed May 24, 2024
1 parent 4f1f851 commit 98160bb
Showing 1 changed file with 19 additions and 18 deletions.
37 changes: 19 additions & 18 deletions .gcloudignore
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
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
/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
/index.html

0 comments on commit 98160bb

Please sign in to comment.