freebsd-dev/.gitattributes
Eitan Adler 15e8779b1b .git*: add gitattributes and gitignore
For users of the git mirrors, lets provide useful git configuration
files.
2017-12-25 21:07:54 +00:00

6 lines
83 B
Plaintext

*.c diff=cpp
*.h diff=cpp
*.cpp diff=cpp
*.hpp diff=cpp
*.py diff=python