summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 17:58:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 17:58:23 -0800
commit7551397c3fd4703f9da945eda6b0e67efe25d5d3 (patch)
tree38cf71ee227978df74c02bd8d245794cad4fe29a /.gitattributes
parent452eff302fbe755aa98817c1415056dc82511941 (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