summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 16:38:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 16:38:59 -0800
commit297e9db4e17316d023d1209d199c7a006f0a1304 (patch)
treec479f84b318e50227eef11fc50bb4d85adc9b8f1 /.gitattributes
parent9baa6859c8d9703578dbf5ff1c530442c0671f75 (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