This commit is contained in:
http://nico.kaiser.me/ 2012-08-02 22:56:12 +00:00 committed by admin
parent f294825b89
commit 83c65f05f5

View file

@ -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...