summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 08:27:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 08:27:23 -0800
commitf488c8e371db3ce32bf5b3e6e510ebe2db232b7a (patch)
tree7bfe27b4dbada8a068d8f530757ae351bd98c96f /.gitattributes
parent6a2ff64c3de9fd4d392766a74aa642a6624db421 (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