Merge pull request #2313 from charliewilco/patch-1

chore: add .DS_Store to .gitignore
This commit is contained in:
Manuel Schmid 2024-02-22 21:53:36 +01:00 committed by GitHub
commit 0ed01da4e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitignore vendored
View File

@ -51,3 +51,4 @@ user_path_config-deprecated.txt
/package-lock.json
/.coverage*
/auth.json
.DS_Store