added video presets
This commit is contained in:
parent
074b56ba30
commit
277fb7b293
11 changed files with 17 additions and 6 deletions
|
@ -1,3 +1,4 @@
|
|||
|
||||
function find_dot_files() {
|
||||
find . -name '.DS_Store';
|
||||
find . -name '._*';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue