Keep .DS_Store out of the tree

This commit is contained in:
Michael Vines 2020-08-04 16:28:19 -07:00
parent b5e03d6df2
commit d4df2ac673

2
.gitignore vendored
View File

@ -27,3 +27,5 @@ log-*/
# fetch-spl.sh artifacts
/spl-genesis-args.sh
/spl_*.so
.DS_Store