summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:39:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:39:39 -0800
commitaa26d1342ca9f8ed03d80e065b05c860806b2415 (patch)
tree9c59bd8a38921f7d57c12c67aca53d05a245a5b6 /.gitattributes
parentf6cab1c88e017e8de41db736e994b527751b8ba8 (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