Skip to content

Commit

Permalink
리드미 수정, DS_Store 삭제 (#98)
Browse files Browse the repository at this point in the history
* Create README.md

* gitignore에 DS_Store 추가
  • Loading branch information
qzzloz authored Aug 27, 2024
1 parent ea89b3e commit 800ce83
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ build/
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**/build/
!**/src/test/**/build/
**/.DS_Store

### STS ###
.apt_generated
Expand Down
Binary file removed src/.DS_Store
Binary file not shown.

0 comments on commit 800ce83

Please sign in to comment.