summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 15:53:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 15:53:13 -0800
commit7115646b35ae15412c6173112257397b584196ef (patch)
tree1c23d09ccea0a6cdde4c86dd0c195e3840fd99c4 /.gitattributes
parent7ea483d44d3c54d38b7944d026f4e5849d752669 (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