summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 11:49:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 11:49:26 -0800
commiteda8051c53db2747165dc7e56f9fcf6a81f70b7f (patch)
treef516a5d6d0adfe2f0b1a2c31cf9d932fc0d34e4a /.gitattributes
parent822002ae55d00eef4d1d1f1c7fd8c867e9a14f5f (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