Skip to content

Commit 4cf1ccd

Browse files
AndreasBoehmAlexey-Verkhovsky
authored andcommitted
add .DS_Store files to .gitignore
1 parent 0766fb3 commit 4cf1ccd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ captures/
4040
*.iml
4141
.idea/*
4242

43+
# macOS
44+
.DS_Store
45+
4346
# Keystore files
4447
# Uncomment the following lines if you do not want to check your keystore files in.
4548
#*.jks

0 commit comments

Comments
 (0)