summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 03:38:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 03:38:46 -0800
commit2ae17f90b1d0ab8c8361dee48966c20ec9d6b8e3 (patch)
tree17eed89258f602fc14571b71799335da7b4afc1d /.gitattributes
parent377397fdee1a8b02eae2093f831d20594bb675fc (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