summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 15:34:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 15:34:22 -0800
commit5f7bb2166c2ca7ec1fb3c3e00544d75c2ea2fab3 (patch)
tree451dfae77d055373e80bd5d1387de017889bbef4 /.gitattributes
parente5de4b23b1ab891d0e2e70e1be1e24f1d3fde9bf (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