summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 19:55:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 19:55:26 -0800
commit006e75b4b9317ec73becf9b420874a3d66ad4afe (patch)
tree01e34d2714396782fb8c62a71ea6107a71f9bf86 /.gitattributes
parent947818a0a7ff3ea192fee258dcb52a8a61c5eab2 (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