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

Capitalise

This commit is contained in:
Richie Bendall 2019-04-18 11:37:18 +12:00 committed by GitHub
parent ed45315278
commit 77727139ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#sources
# Sources
*.c text diff=c
*.cc text diff=cpp
*.cxx text diff=cpp