summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 15:16:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 15:16:25 -0800
commitcec926f302fb5d2e5219147ec27b28920b7bca28 (patch)
tree6fb0e13c7c18218fe759adf57a14946a8055e393 /.gitattributes
parent29058f3ece3d8f7d3e3818eae7d02006669929c1 (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