summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:21:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:21:54 -0800
commit9855c9271f62ee68a09d708963281bafad1fa810 (patch)
tree5fc84dc6b626e5338e541e8e0f9425c1f0eeeeb2 /.gitattributes
parentc557986fb8cdb36942b44206e5c562be4a71604d (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