summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 00:47:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 00:47:25 -0800
commitdcd1688743d9359616aa2d832d7580cbd958e367 (patch)
tree1e928a8c93af369bb227d2da7005a951ea3b94f4 /.gitattributes
parent0e6f8631f58e1f1830247d15136b5f67b0acb17e (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