summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 12:33:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 12:33:55 -0800
commit5aefbd0e60c1a77080f24d279cb7e4e0719f6852 (patch)
treed18189212630e9cc15fa3d130ebfe38ebb47f4ef /.gitattributes
parentfe86869e587ddc223404f242a285c17d6e94b1f1 (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