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