瀏覽代碼

Merge pull request #1013 from BeamNG/fix_testimg_ppm

Fix testimg ppm
LuisAntonRebollo 10 年之前
父節點
當前提交
4976e253e4
共有 2 個文件被更改,包括 16 次插入3 次删除
  1. 13 0
      .gitattributes
  2. 3 3
      Engine/lib/ljpeg/extras/testimg.ppm

+ 13 - 0
.gitattributes

@@ -3,3 +3,16 @@
 
 # Set to always use Windows line endings
 *.cs text eol=crlf
+
+# Explicitly declare text files we want to always be normalized and converted 
+# to native line endings on checkout.
+*.c text
+*.h text
+*.cpp text
+*.hpp text
+*.ppm text
+*.nsh text
+*.nlf text
+*.command
+*.txt
+*.ini

文件差異過大導致無法顯示
+ 3 - 3
Engine/lib/ljpeg/extras/testimg.ppm


部分文件因文件數量過多而無法顯示