2
0
Эх сурвалжийг харах

Set any .pngs in Media folder to not use lfs

Prevent .pngs in Media folder from using lfs. This will allow the .png files to be displayed in the README.md file

Signed-off-by: Joe Bryant <[email protected]>
Joe Bryant 2 жил өмнө
parent
commit
9098ed5245
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -120,3 +120,4 @@
 *.wwu filter=lfs diff=lfs merge=lfs -text
 *.wxs filter=lfs diff=lfs merge=lfs -text
 *.zip filter=lfs diff=lfs merge=lfs -text
+Media/*.png filter= diff= merge= -text