Skip to content

Commit

Permalink
chore: .DS_Store 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
23tae committed Dec 6, 2024
1 parent d4d307f commit a7ffe17
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ build/
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**/build/
!**/src/test/**/build/
.DS_store
.DS_Store

### STS ###
.apt_generated
Expand Down

0 comments on commit a7ffe17

Please sign in to comment.