summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 03:55:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 03:55:39 -0800
commit87846d859dcf16df50a86b3dd18af507f95e34bc (patch)
tree39513dff01ecda48378c6b71f20c2e7ed4896418 /.gitattributes
parent3ac92dd0b7861a30eaf2d2727eb5d3b659baf197 (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