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

2
.gitignore vendored Normal file
View file

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