mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-07 18:31:06 +00:00
8 lines
150 B
Plaintext
8 lines
150 B
Plaintext
# -*- 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
|