1
0
mirror of https://github.com/gitattributes/gitattributes.git synced 2025-01-22 00:08:52 -05:00
Commit Graph

8 Commits

Author SHA1 Message Date
Frank Mayer
9dec183e37
added cpi source file to C++ gitattributes 2023-04-04 09:34:29 +02:00
Sebastian
726b8575d6
Update C++.gitattributes
The official documentation does not say anything about a "c" diff pattern.
But it says that "cpp" is suitable for C and C++, so "cpp" should be fine.
2021-10-14 15:51:05 +02:00
Richie Bendall
3bbc79c5e7
Format gitattributes files 2019-04-20 12:35:18 +12:00
Richie Bendall
77727139ec
Capitalise 2019-04-18 11:37:18 +12:00
Richie Bendall
ed45315278
Fix diffs for c 2019-04-18 11:35:30 +12:00
Richie Bendall
d3b93d4680
Added C++ Diff 2018-06-20 21:59:03 +12:00
Yi Xinglu
fd5b9f844f fix typo for c language source file 2016-01-20 09:26:55 +08:00
Trevor Hickey
4d094825d3 Create C++.gitattributes
".out" is debatable, but keep in mind that most compilers creat binaries of "a.out" by default
2015-01-01 01:13:48 -05:00