Первые несколько строк моего файла .gitignore выглядят так:
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
##
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
.DS_Store
Так что я смущен, так как постоянно вижу это сообщение:
'origin/master'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)
modified: Test/.DS_Store
Untracked files:
Кажетсякак запись .gitignore не распознается.