Skip to content

Commit

Permalink
Merge pull request #36 from ozaki-physics/feature/#33
Browse files Browse the repository at this point in the history
Feature/#33
  • Loading branch information
ozaki-physics authored Feb 22, 2025
2 parents 9268ea7 + a5eb0ae commit b095a28
Show file tree
Hide file tree
Showing 6 changed files with 279 additions and 5 deletions.
Empty file added backend/go.sum
Empty file.
27 changes: 27 additions & 0 deletions frontend/raison-me-fe/.gcloudignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
/node_modules/
*~
.gcloudignore

Dockerfile
.dockerignore
.git
.gitignore
.gitattributes
README.md
.npmrc
.prettierignore
.prettierrc
.eslintignore
.eslintrc.cjs
eslint.config.js
.graphqlrc
.editorconfig
.svelte-kit/*
.vscode
node_modules/*
build/*
package
**/.env
*.log
logs
.DS_Store
File renamed without changes.
252 changes: 248 additions & 4 deletions frontend/raison-me-fe/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b095a28

Please sign in to comment.