We can now go ahead and add it to the repository in the way we're used to. Notice that any changes to .gitattributes also have to be committed to the repository, just like other modifications: git add .gitattributes git add design-resources/design.psd git ...
↧