summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 16:17:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 16:17:01 -0800
commit0131a990db74e738de1ae92bad9580c495bd83ef (patch)
tree89d020c21dd57e221187c7d17136e9b9440c7030 /.gitattributes
parent54a9d5262727e32f97fdb32077bdd98957835142 (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