summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-13 15:35:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-13 15:35:32 -0800
commit79561f22d4ae4bbbe1106444c95cf71248d1f518 (patch)
tree82c46707858e4f09c8bb0198be574248ce473b62 /.gitattributes
parentaa1f4c4e7b504e5c4617f86f787f5cbe837777d1 (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