summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 15:51:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 15:51:49 -0800
commit327d838d9b0c7dee3538c1668fb445a5cfeebfa2 (patch)
tree3868d72df4e615ceee057533bd543bc6bb22a28d /.gitattributes
parent7b2dc8bd65a3b4fc838d3d66b01ef61c5677dc10 (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