Skip to content

Commit

Permalink
fix: merge conflict fix
Browse files Browse the repository at this point in the history
  • Loading branch information
leecr1215 committed Aug 12, 2022
1 parent f28a9e3 commit 40d89e2
Show file tree
Hide file tree
Showing 14 changed files with 1,574 additions and 3,986 deletions.
2 changes: 2 additions & 0 deletions frontend/web/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
/node_modules
/.pnp
.pnp.js
package-lock.json

# testing
/coverage
Expand All @@ -17,6 +18,7 @@
.env.development.local
.env.test.local
.env.production.local
.env

npm-debug.log*
yarn-debug.log*
Expand Down
Loading

0 comments on commit 40d89e2

Please sign in to comment.