We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a33516 commit aac4328Copy full SHA for aac4328
.gitattributes
@@ -0,0 +1,6 @@
1
+# Language aware diff headers
2
+# https://tekin.co.uk/2020/10/better-git-diff-output-for-ruby-python-elixir-and-more
3
+# https://gist.github.com/tekin/12500956bd56784728e490d8cef9cb81
4
+# https://github.com/git/git/blob/master/userdiff.c
5
+*.c diff=cpp
6
+*.py diff=python
0 commit comments