summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorAndrew Clayton <a.clayton@nginx.com>2023-10-17 12:53:18 +0100
committerAndrew Clayton <a.clayton@nginx.com>2023-10-17 12:53:18 +0100
commit4af8e80018a387e0d54be3c3cf902ee12186df00 (patch)
tree045e1dbf3a9e2b66e162c7ae68d4b42b90658742 /.gitattributes
downloadproject_blackbird-4af8e80018a387e0d54be3c3cf902ee12186df00.tar.gz
project_blackbird-4af8e80018a387e0d54be3c3cf902ee12186df00.tar.bz2
Initial commit
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..45ec515
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+*.c diff=cpp
+*.h diff=cpp