Add a note about when these files are deleted
- ID
84167fb- date
2024-06-19 16:19:08+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
da15bdc- message
Add a note about when these files are deleted- changed files
1 file, 3 additions
Changed files
README.md (2788) → README.md (2975)
diff --git a/README.md b/README.md
index 199073b..731d789 100644
--- a/README.md
+++ b/README.md
@@ -90,6 +90,9 @@ Currently the list of files/folders which I consider safe to delete is hard-code
If you want to change that list, you need to modify the source code and compile a new version -- it's not a configurable setting.
+Note that these files will only be deleted if they are the only items in a folder.
+If, for example, a folder contains both `.DS_Store` and some text files, then nothing will be deleted.
+