diff --git a/doc/forum/DS__95__Store_files_are_not_added.mdwn b/doc/forum/DS__95__Store_files_are_not_added.mdwn new file mode 100644 index 0000000000..f0ccf2023b --- /dev/null +++ b/doc/forum/DS__95__Store_files_are_not_added.mdwn @@ -0,0 +1,3 @@ +The "git annex add" command adds new file to the annex. However ".DS_Store" files are ignored by git-annex. Is there a list of files that are being ignored? + +Maybe sometimes it's useful to add .DS_Store extended attribute data to the annex to ensure a complete sync of Mac files...