summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 03:15:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 03:15:32 -0800
commit592c22280e7581caf89b3055831b0e90aa2f26f6 (patch)
tree843e4e0ed7828f64932537961a618507e5da7731 /.gitattributes
parentd61eed6c8a2653dee7bcb7eea49107b4cc70871f (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