summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 20:18:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 20:18:27 -0800
commit1e5b16f35efa991a5acb6f17f3503ea6ea810836 (patch)
tree33de8a9990f3f84e9cd3a23ecff2351a2fd6b069 /.gitattributes
parent15af39bf22d520047bc2754eff1927a51f3cfd66 (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