Browse Source

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 years ago
parent
commit
9098ed5245
1 changed files with 1 additions and 0 deletions
  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