freebsd-src/.gitattributes
Minsoo Choo 896fd0d3f5 Remove SVN related Git attributes
Signed-off-by: Minsoo Choo <minsoochoo0122@proton.me>
Reviewed by: imp, zlei
Pull Request: https://github.com/freebsd/freebsd-src/pull/938
2023-12-26 10:28:28 -07:00

6 lines
83 B
Plaintext

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