Add .DS_Store to gitignore (#195)

Co-authored-by: George <>
This commit is contained in:
George Lyon 2020-11-02 12:08:11 -08:00 committed by GitHub
parent e01f0b86f2
commit 805e894a38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@ build
.vscode
#*
*~
.DS_Store
# External software
/ext