Skip to content

Commit

Permalink
[한수진]sprint5 (#79)
Browse files Browse the repository at this point in the history
* reset

* fix: 머지 후 브랜치 삭제 github action 수정

* env: workflows 폴더로 이동

* React

* 리액트 시작

* Remove .DS_Store files and add to .gitignore

* 파일 수정본

---------

Co-authored-by: hanseulhee <[email protected]>
Co-authored-by: withyj-codeit <[email protected]>
Co-authored-by: 한수진 <[email protected]>
  • Loading branch information
4 people authored Sep 9, 2024
1 parent 66f3ba6 commit 5c81b62
Show file tree
Hide file tree
Showing 52 changed files with 7,039 additions and 2,950 deletions.
23 changes: 1 addition & 22 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,23 +1,2 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js

# testing
/coverage

# production
/build

# misc
node_modules/
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*
70 changes: 0 additions & 70 deletions README.md

This file was deleted.

Loading

0 comments on commit 5c81b62

Please sign in to comment.