Keep .DS_Store out of the tree
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -27,3 +27,5 @@ log-*/
|
|||||||
# fetch-spl.sh artifacts
|
# fetch-spl.sh artifacts
|
||||||
/spl-genesis-args.sh
|
/spl-genesis-args.sh
|
||||||
/spl_*.so
|
/spl_*.so
|
||||||
|
|
||||||
|
.DS_Store
|
||||||
|
Reference in New Issue
Block a user