summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 03:16:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 03:16:36 -0800
commit28f2897abd36913cd83a3ad516eb99ef499a4fe7 (patch)
tree0b3b8b5965060cad08a5922690fb8d02ec5722af /.gitattributes
parentc2a6a1ebc2031e8953ed6edc9dd5e4202e3c1f75 (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