summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 06:47:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 06:47:40 -0800
commit9f9e3fa5f6150dbadc6fa1317c1bef14ef8a1bf9 (patch)
treec9b9e6ee4588e7f6901fa071d1270a59768d8089 /.gitattributes
parent13fe1ec1bf98c3fb974d5ef2ecbe3d8e488d868d (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