summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 05:07:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 05:07:47 -0800
commitb05da2b76e74c218ac26d707008b6f8f9352f923 (patch)
tree2824b7c39e3177759c6875b10d3016de8bb2bc5d /.gitattributes
parent6bef23e7cde910ce572c8f1ee8df2dbb2c8c8d9b (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