mirror of
https://github.com/LostCityRS/Engine-TS
synced 2026-08-16 08:26:04 -04:00
chore(engine): set eol=lf for .pack files in .gitattributes (#889)
no more annoying changes every time the pack runs
This commit is contained in:
parent
db5bede245
commit
6642f3f71f
1 changed files with 2 additions and 0 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
|
@ -17,3 +17,5 @@
|
|||
*.base binary
|
||||
*.frame binary
|
||||
*.synth binary
|
||||
|
||||
*.pack text eol=lf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue