summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 12:58:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 12:58:37 -0800
commitd17cb97be18a0e4e6c5869176202f30bffe868ff (patch)
tree37919379a4b7c213adacf23ac48d6e04af5e0bc1 /.gitattributes
parent65dadd0968ddcdaf41f58ed1fa9ad417630472d0 (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