ソースを参照

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


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません