summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 23:16:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 23:16:46 -0800
commitd9072468f317e2e90ae199cb7ad0f44a506932ba (patch)
tree28b545b8a7f5ae6fd4da2c2a088cb1a79482bd04 /.gitattributes
parent9135c6b742477ce55d24ee306eb9a28a99e74a0b (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