1
0
mirror of https://github.com/gitattributes/gitattributes.git synced 2025-01-22 00:08:52 -05:00

apply pre-commit fixes

- add missing EOF newline
- trim trailing whitespace
This commit is contained in:
Jamal Mustafa 2020-11-08 13:26:29 -08:00
parent f3bc4111cc
commit 220fbd35a2
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# A Collection of Useful .gitattributes Templates
Similarly to the [`.gitignore` Templates][gt], we're trying to build
templates for `.gitattributes`.
Similarly to the [`.gitignore` Templates][gt], we're trying to build
templates for `.gitattributes`.
`Common.gitattributes` contains general exclusions that may apply to any project.
Consider including them if they are applicable to your project.

View File

@ -121,4 +121,4 @@
*.unity linguist-generated
# Spine export file for Unity
*.skel.bytes binary
*.skel.bytes binary