.gitattributes

Marking *.cpp files as C++ files makes for nicer diffs when using
--color-words or similar options.
Bu işleme şunda yer alıyor:
Giuseppe Bilotta 2011-08-11 17:57:04 +02:00
ebeveyn 371af9c241
işleme f4856a33c9
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme

2
.gitattributes sağlanmış Normal dosya
Dosyayı Görüntüle

@ -0,0 +1,2 @@
*.cpp diff=cpp
*.h diff=cpp