summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:40:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:40:49 -0800
commit3bc41f344669c0fa4f5a6b51bea8a9986a7e9251 (patch)
tree961847eda242dd80f70255fe9771304504bc8f02 /.gitattributes
parent545f89bd5162ff242c8ed8586d101622cd76875d (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