summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 08:50:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 08:50:58 -0800
commit5f1168f2a3f7bd039e7a4c24abed825f9ec6d672 (patch)
treeb6f57e59feb9a24c1ee2562eaf915e42d83b2055 /.gitattributes
parent8238cfcea1cbdd79ad80079249899e762094488e (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