update
This commit is contained in:
parent
b8385c110e
commit
849da14928
4 changed files with 69 additions and 0 deletions
|
@ -1,5 +0,0 @@
|
|||
# delete mac files
|
||||
function clean_mac_files
|
||||
find . -name '.DS_Store' -type f -delete;
|
||||
find . -name '._*' -type f -delete
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue