Commit 3dce38ab authored by insun park's avatar insun park
Browse files

chore: TODO 리스트 업데이트 (git pull 완료)

parent f75a0818
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
## 1. 버전 관리 (Git) ## 1. 버전 관리 (Git)
- [x] `git status`에 나타난 변경사항들 의미 있는 단위로 커밋하기 - [x] `git status`에 나타난 변경사항들 의미 있는 단위로 커밋하기
- [ ] 원격 저장소(`origin/main`)와 로컬 브랜치 동기화 (`git pull`) - [x] 원격 저장소(`origin/main`)와 로컬 브랜치 동기화 (`git pull`)
- [ ] `.gitignore` 파일 점검하여 불필요한 파일이 추적되지 않도록 설정 - [ ] `.gitignore` 파일 점검하여 불필요한 파일이 추적되지 않도록 설정
## 2. 문서 (Documentation) ## 2. 문서 (Documentation)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment