I\'m working a shared project using git for version control. I\'m on windows while my partner is on Unix.
My partner has named some files with .txt
.txt
Ignoring doesn't help if the files are tracked already.
Use Sparse checkout to skip those files.