瀏覽代碼

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