summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 11:42:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 11:42:02 -0800
commit6ca56d0843fa39843c725178575c1c04c6c0eef9 (patch)
tree81eb3de37ffff398e04253d219af7df88183f63c /.gitattributes
parent995a2a5f8b57909972e054fb93dbbe03c9f8bb9f (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