1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 08:05:18 +02:00
Files
luanti/.gitattributes
Giuseppe Bilotta f4856a33c9 .gitattributes
Marking *.cpp files as C++ files makes for nicer diffs when using
--color-words or similar options.
2011-08-11 17:57:40 +02:00

3 lines
28 B
Plaintext

*.cpp diff=cpp
*.h diff=cpp