summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 22:15:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 22:15:00 -0800
commit75e3caecf207ccfcfeb98f784095f818ff98ad2e (patch)
treedc41297134656e8a9f3ba5963194c0bd09b8ef9f /.gitattributes
parent31b67eb34fd00d615cebd6e49ff6b2bb0586ed7c (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