diff options
Diffstat (limited to 'src/seastar/dpdk/.gitattributes')
-rw-r--r-- | src/seastar/dpdk/.gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/seastar/dpdk/.gitattributes b/src/seastar/dpdk/.gitattributes new file mode 100644 index 000000000..fe555f808 --- /dev/null +++ b/src/seastar/dpdk/.gitattributes @@ -0,0 +1,3 @@ +*.c diff=cpp +*.h diff=cpp +*.py diff=python |