summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 23:18:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 23:18:12 -0800
commite485122324550e853c5df62d60c9c97f190648ea (patch)
tree628dbcbab3e0c035679b9f6dd6cb7b7ddbf7438f /.gitattributes
parent7fecb94022bcb5c19724f06e61d4acb6df4e8599 (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