Просмотр исходного кода

Merge pull request #1013 from BeamNG/fix_testimg_ppm

Fix testimg ppm
LuisAntonRebollo 10 лет назад
Родитель
Сommit
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


Некоторые файлы не были показаны из-за большого количества измененных файлов