summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 15:15:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 15:15:41 -0800
commit315158adf06564d1574a667f7a7413313b1b2de4 (patch)
tree6e9442e7464dbc88285f561051736ccdce53d153 /.gitattributes
parent6a02d95f3699c9d2730ecc9ffe22d7da7ddbc8a1 (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