Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/gdb/.gitattributes
2023-03-06 14:48:14 +01:00

7 lines
150 B
Text

# -*- conf -*-
# Use cpp-style diffs for .h and .c files. This is useful
# if you modify classes defined in those files.
*.h diff=cpp
*.c diff=cpp