Merge pull request #145 from harimm/gitignore

gitignore: Added .gitignore to ignore MacOS autogenerated .DS_Store files
This commit is contained in:
Eric Olkowski 2022-03-11 12:27:20 -05:00 committed by GitHub
commit 501cac67b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
# Ignore MacOS autogenerated
.DS_Store