summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 16:14:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 16:14:40 -0800
commitdb7781e4b556a0456cd51ad758f952e788fa33de (patch)
tree2dc94ed5f8443205f2ab56504c39fc5f6d7e4875 /.gitattributes
parenta98ca5223f92e62c083f2956313a32b942a009dc (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