summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 18:22:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 18:22:18 -0800
commitc2a16a6f20d9ba99c35978639576f505c0fff5d4 (patch)
tree04d3b753f1b07fa9101bc5db3133e00e70dfb987 /.gitattributes
parent52edc981b4b5545648717705a10eaaec14236a85 (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