summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 09:04:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 09:04:12 -0800
commit362b4cc4705e0a451aa0a7e877d9c5ed4f6e4d96 (patch)
treeb30102d5d64a1a9f5dd1b1769a89ef12ff772a87 /.gitattributes
parent786e1d395bdec7ff30dac58a7460e769ac886869 (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