summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 02:49:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 02:49:41 -0800
commit15ea97409015d99e5eb0ed6ff9472af6c2cb1e65 (patch)
tree32766a4e06cf811a76b8fa2e02af5f9b03f3af5d /.gitattributes
parentbe08be40df050c6b52ff6d66ab9a28282ef3b107 (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