Преглед изворни кода

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 година
родитељ
комит
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