mirror of
https://github.com/minetest/minetest.git
synced 2025-07-01 23:50:22 +02:00
.gitattributes
Marking *.cpp files as C++ files makes for nicer diffs when using --color-words or similar options.
This commit is contained in:
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
*.cpp diff=cpp
|
||||
*.h diff=cpp
|
Reference in New Issue
Block a user