summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 00:40:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 00:40:14 -0800
commite2ea07ebd09d98b985cffc62116ee0811d0a2463 (patch)
tree55db2a0bce607778d248e97135d807708bfca899 /.gitattributes
parent9b7119aded2335c091a29417f89a9c77b8dca78f (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