diff options
Diffstat (limited to 'apps/plugins/disktidy.config')
| -rw-r--r-- | apps/plugins/disktidy.config | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/apps/plugins/disktidy.config b/apps/plugins/disktidy.config new file mode 100644 index 0000000..0c062e7 --- /dev/null +++ b/apps/plugins/disktidy.config @@ -0,0 +1,19 @@ +# Disktidy config +# When adding a new file, make sure its NOT enabled +< ALL >: no +< NONE >: no +< Windows >: no + desktop.ini: no + Thumbs.db: no + Recycled/: no + $RECYCLE.BIN/: no + System Volume Information/: no +< Mac OSX >: no + .Trashes/: no + .DS_Store: no + ._*: no +< Linux/BSD >: no + .Trash-*/: no + .dolphinview: no + .d3lphinview: no +< Other >: no |