summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:41:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:41:19 -0800
commit86af84d605a2c003438046050ee765c6562ab3cd (patch)
treef3eea7a2772ff3d73ab5849d9f42d91039a758a8 /.gitattributes
parent52a4ef18b9ab15fb33576aaec70e7dcf3b4f2eb5 (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