Update .gitattributes
This commit is contained in:
parent
fc4b265688
commit
e712ccb10e
1 changed files with 7 additions and 1 deletions
8
.gitattributes
vendored
8
.gitattributes
vendored
|
|
@ -7,6 +7,12 @@
|
|||
*ISSUE_TEMPLATE.md export-ignore
|
||||
*readme.md export-ignore
|
||||
*README.md export-ignore
|
||||
*README.textile export-ignore
|
||||
*CODE_OF_CONDUCT.md export-ignore
|
||||
*LICENSE export-ignore
|
||||
*LICENSE.md export-ignore
|
||||
*LICENSE.txt export-ignore
|
||||
*CODE_OF_CONDUCT.md export-ignore
|
||||
|
||||
* text=auto
|
||||
|
||||
|
|
@ -30,4 +36,4 @@
|
|||
|
||||
# Textures
|
||||
*.blp binary
|
||||
*.tga binary
|
||||
*.tga binary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue