summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 03:26:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 03:26:08 -0800
commit6361cfa2f8c91ce8640cd40f9a560176ab662e7c (patch)
treee2528ee0fd61619cc5be85524987478e251264bf /.gitattributes
parent62f2b51cc50af8a9a14c6cd7fe5b6da8c84d7054 (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