summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 20:47:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 20:47:00 -0800
commitac0e5ca4bff99164668c4208b01eefc1b4843173 (patch)
treee393fd7e4cbafde3d2dab8c0aeda864ea20a0f13 /.gitattributes
parenta273008a2a78b9a973ca7d5eaf2ec136974d161c (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