summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 07:55:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 07:55:18 -0800
commitbccc1d8fd67611cad9e61968e83712ed13ce2ff9 (patch)
treede49ff9794de97d79fafe20f8f48ac9b5fcc7b82 /.gitattributes
parente8e6b5efdc62f8643d8bb8e442f8051629f796f8 (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