summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorPancakeTAS <pancake@mgnet.work>2026-06-12 13:21:58 +0200
committerPancakeTAS <pancake@mgnet.work>2026-06-13 14:42:06 +0200
commit54c2a13447914664fc78e1ab19ea717630873998 (patch)
treed83bca940d6d55d851c351092260394ad4eef69f /.gitattributes
Initial commit
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..a751d09
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+*.c diff=cpp eol=lf
+*.h diff=cpp eol=lf
+*.md diff=markdown eol=lf