".disabled" files are now respected by gitlfs
*.disabled filter=lfs diff=lfs merge=lfs -text
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -33,6 +33,7 @@
|
|||||||
*.mca filter=lfs diff=lfs merge=lfs -text
|
*.mca filter=lfs diff=lfs merge=lfs -text
|
||||||
*.dat filter=lfs diff=lfs merge=lfs -text
|
*.dat filter=lfs diff=lfs merge=lfs -text
|
||||||
*.dat_old filter=lfs diff=lfs merge=lfs -text
|
*.dat_old filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.disabled filter=lfs diff=lfs merge=lfs -text
|
||||||
|
|
||||||
# thanks Gregtech new horizons!
|
# thanks Gregtech new horizons!
|
||||||
* text eol=lf
|
* text eol=lf
|
||||||
|
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user