Ignore .DS_Store files

This commit is contained in:
RochesterX
2025-02-08 18:56:16 -05:00
parent 71a4f070d5
commit f39416f759
2 changed files with 2 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

2
.gitignore vendored
View File

@@ -70,3 +70,5 @@ crashlytics-build.properties
# Temporary auto-generated Android Assets
/[Aa]ssets/[Ss]treamingAssets/aa.meta
/[Aa]ssets/[Ss]treamingAssets/aa/*
*.DS_Store