summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 03:56:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 03:56:25 -0800
commit7d93fc568c74b08da635efd1b8dd1c4f5975100b (patch)
tree9dd87f9159d7f35ec237686ed650bcd1da1c42db /.gitattributes
parentd63f04faf86e2aa40dd455241fd56dfaa2d34076 (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