diff options
Diffstat (limited to 'src/seastar/.gitattributes')
-rw-r--r-- | src/seastar/.gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/seastar/.gitattributes b/src/seastar/.gitattributes new file mode 100644 index 00000000..0492b13e --- /dev/null +++ b/src/seastar/.gitattributes @@ -0,0 +1,2 @@ +*.cc diff=cpp +*.hh diff=cpp |