📅  最后修改于: 2022-03-11 14:51:31.858000             🧑  作者: Mango
The .gitattributes file allows you to specify the files and paths attributes
that should be used by git when performing git actions, such as git commit, etc.
$ pattern attr1 attr2 ...