summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 21:47:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 21:47:40 -0800
commit3b8f48076ff4ad57fc75576557cd20a680e8ae4b (patch)
tree83a4308c1e950a1f6e904945ad9f70e952e0e89d /.gitattributes
parent68fe0262f39fd118b9a5233389672854b51df153 (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