summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 07:54:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 07:54:24 -0800
commit486e86f1bc81cf84b77f5e39d3fd2a2c08f90001 (patch)
treee72b2374e840593d4172aad6af708c101ed49d91 /.gitattributes
parent4d5f8c4e453b47ef723d600d9f9cf0a0c6f72dc2 (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