summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 06:55:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 06:55:25 -0800
commit4ef2374faea01ac260de44bb6e2130454a22df98 (patch)
tree0b01364ec4cc3f3c567c40eaf3c180d5c0ec6d84 /.gitattributes
parent00baf7338e82c8bd0d5bb58f71c11d8bafad651e (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf