summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 07:57:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 07:57:30 -0800
commitd78e6a18462035eb72c80c124499477be2e92d4c (patch)
tree39e9064cdd56cc31d3e4795660cb4a8df76de916 /.gitattributes
parent0f6f34234c10fb0c44b6fe4755d05be57bc8c20f (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