summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 23:18:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 23:18:37 -0800
commitb271758d9371d5f72a45978624f5c454fcbfdef6 (patch)
tree558f2611e49e6140d41b5b8761ddbb4daf734063 /.gitattributes
parentad5791b22a1c07398821f9e4821ca195cd6b9720 (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