mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
.gitattributes
Marking *.cpp files as C++ files makes for nicer diffs when using --color-words or similar options.
This commit is contained in:
parent
371af9c241
commit
f4856a33c9
1 changed files with 2 additions and 0 deletions
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
*.cpp diff=cpp
|
||||
*.h diff=cpp
|
Loading…
Add table
Add a link
Reference in a new issue