summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 11:01:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 11:01:40 -0800
commit6592ae15bd8cfe63d86fa548ca7745187ae84b72 (patch)
tree9675a189d7f78bd914c324b8f43f1930880a75f5 /.gitattributes
parent8febce2b9a48160ab6eb7f032d29e9449411331c (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