Merge pull request #5661 from felipeands/refact/improve-code-base

refact: add Osx DS_Store file to gitignore
This commit is contained in:
Andrey Rahmatullin 2022-10-03 16:54:16 +05:00 committed by GitHub
commit a7f916b96f
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