Skip to content

Commit aac4328

Browse files
committed
chore: add git attributes file
1 parent 6a33516 commit aac4328

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)