From 83c65f05f5f54b7af8edc389f386a8ebc0e8acc2 Mon Sep 17 00:00:00 2001 From: "http://nico.kaiser.me/" Date: Thu, 2 Aug 2012 22:56:12 +0000 Subject: [PATCH] --- doc/forum/DS__95__Store_files_are_not_added.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/forum/DS__95__Store_files_are_not_added.mdwn 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...