summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 03:11:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 03:11:40 -0800
commit78da813d14629ca90a128340b505ff5c26dc210f (patch)
tree6b7465520b6e385ca296a2fc5d13729fcadc9f90 /.gitattributes
parent5c9a7f67c84e28c4ec45a57ed726b75b00ae5359 (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