fix: distinguish text file and non-text file
This commit is contained in:
parent
c676be2ad9
commit
7fdef6ecf5
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -1 +1,2 @@
|
||||||
**/*.png filter=lfs diff=lfs merge=lfs -text
|
**/*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
nonascii.txt filter=lfs diff=lfs merge=lfs text
|
||||||
|
|
Loading…
Reference in New Issue
Block a user