summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 21:41:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 21:41:39 -0800
commit723b9b6e5029aa359c1721889bfd34c51d6c7af9 (patch)
tree4902f10e9a2f14a6761c8acf33c07c294f144f2c /.gitattributes
parent00366247bbcc19c297f83d67b2a177bb23047bfe (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