Search code examples
gitcommentsgitattributes

Add comments/remarks to .gitattributes


Is it possible to add comments or remarks to a .gitattributes file?

If yes, how exactly do comment lines look like?


Solution

  • # This is a comment!

    in .gitattributes.