summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 19:13:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 19:13:56 -0800
commitdf97eb157c1dde412b2328786bb7e0b3bdcdd54b (patch)
tree985324102d4fe45eb90529f2767f306b88ca455f /.gitattributes
parent908c577c9d8040b930a5e6a11427e96e0b9838d7 (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