Skip to content

Commit 44b229c

Browse files
committed
Add ktx and ktx2 to be handled by git lfs
1 parent 06a7339 commit 44b229c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@
8686
*.dll binary
8787
*.eot binary
8888
*.exe binary
89-
*.ktx binary
9089
*.otf binary
9190
*.pbm binary
9291
*.pdf binary
@@ -125,3 +124,5 @@
125124
*.tga filter=lfs diff=lfs merge=lfs -text
126125
*.webp filter=lfs diff=lfs merge=lfs -text
127126
*.dds filter=lfs diff=lfs merge=lfs -text
127+
*.ktx filter=lfs diff=lfs merge=lfs -text
128+
*.ktx2 filter=lfs diff=lfs merge=lfs -text

0 commit comments

Comments
 (0)