summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 02:53:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 02:53:21 -0800
commit29d97c8703d8dfa4d3c6ebc0814740975cf2ee4c (patch)
treee0d2a2e370247175812b30dc587ce2045284ea13 /.gitattributes
parent2acbe06ade2b3f9133d37df81f205155d4879fbc (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