Create .gitignore

This commit is contained in:
Andrew Larson 2021-05-23 17:15:31 -07:00
parent c42a8c6d93
commit c656daa3c8
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
# ignore macos .DS_Store files
.DS_Store