Add DS_Store to .gitignore
This commit is contained in:
parent
db323f6a1b
commit
4a8ea02c12
2 changed files with 3 additions and 1 deletions
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -133,4 +133,6 @@ Package.resolved
|
|||
fastlane/report.xml
|
||||
fastlane/Preview.html
|
||||
fastlane/screenshots/**/.png
|
||||
fastlane/test_output
|
||||
fastlane/test_output
|
||||
|
||||
*.DS_Store
|
||||
|
|
Loading…
Reference in a new issue