summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 01:31:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 01:31:15 -0800
commit4d2ffb8a48a2632f8e11b69fc284a713a3ebd3cf (patch)
treebba58c54f5c3aab6e4ac760332c27aae6ee82be9 /.gitattributes
parentf7167a8e271bf03626be1ef4934774bc730f0a5d (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