Skip to content

Commit c21890a

Browse files
committed
Ignore Finder files
1 parent e7c4a44 commit c21890a

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ xcuserdata/
2121
*.moved-aside
2222
*.xccheckout
2323
*.xcscmblueprint
24+
*.DS_Store
2425

2526
## Obj-C/Swift specific
2627
*.hmap
@@ -70,4 +71,7 @@ AndroidBluetooth.xcodeproj/*
7071
Package.resolved
7172

7273
# VS Code
73-
.vscode
74+
.vscode
75+
76+
# Android
77+
*.so

0 commit comments

Comments
 (0)