Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 86634bd

Browse files
authored
Merge pull request #451 from BlasiusSecundus/feature/delete-ds-store
chore: removed .DS_Store, add it to gitignore
2 parents 082952e + 730546f commit 86634bd

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,7 @@ com_crashlytics_export_strings.xml
5959
crashlytics.properties
6060
crashlytics-build.properties
6161
fabric.properties
62+
63+
# Mac
64+
65+
.DS_Store
-6 KB
Binary file not shown.

0 commit comments

Comments
 (0)