diff --git a/doc/forum/finding_out_why_git_annex_import_failed/comment_1_276bbd2dab64e4bbc297e0e53e02215d._comment b/doc/forum/finding_out_why_git_annex_import_failed/comment_1_276bbd2dab64e4bbc297e0e53e02215d._comment new file mode 100644 index 0000000000..b2bc2f403e --- /dev/null +++ b/doc/forum/finding_out_why_git_annex_import_failed/comment_1_276bbd2dab64e4bbc297e0e53e02215d._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2017-10-02T16:53:28Z" + content=""" +The `.DS_Store` file matched an ignore in your repositories `.gitignore` +file, and so it was not imported. Like the message says.. + +The "10 failed" means that there were 10 things that failed to import. +The one you showed and 9 you didn't include in the paste. Probably all for +similar reasons. +"""]]