refact: add Osx DS_Store file to gitignore

This commit is contained in:
Felipe A 2022-10-03 00:48:12 -03:00 committed by GitHub
parent 4f296b61b0
commit 41041ae740
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -23,3 +23,6 @@ test-output.*
# Windows
Thumbs.db
# OSX miscellaneous
.DS_Store