summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 17:16:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 17:16:15 -0800
commit3273fafc906d4266a42a4d98a512538ad7dee88c (patch)
tree645cd84d88cfed364e4859095aa5b668f5082b2d /.gitattributes
parent8d1efbd0097546795e89a30f715841cc64bc9fef (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