Skip to content

Commit 3795348

Browse files
authored
Merge pull request #55 from sihyunlts/gitignore-pr
Add .DS_Store to .gitignore
2 parents 75572f4 + 88db9e6 commit 3795348

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,6 @@ build/
4040
*.app
4141
log.txt
4242
.last_config
43+
44+
# macOS
45+
.DS_Store

0 commit comments

Comments
 (0)