Procházet zdrojové kódy

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 před 2 roky
rodič
revize
9098ed5245
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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