summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 16:12:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 16:12:35 -0800
commit39b09d0ecf6aed9e3f027e3d599fba2f271159ec (patch)
tree7c0b1edcbc8678e3a3af9dcc4fb756d7be48ac86 /.gitattributes
parent4db08928d825d0fe50beeaa940e4b0e8dd9181a0 (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