summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:25:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:25:10 -0800
commit819dd9c55a166f9e0538fd5e5224dc34855ddc1a (patch)
tree3621f406feceed037f9c3ec6ab8ff9082662bde2 /.gitattributes
parenta1c650609aee28d85b05dbecb5250cff73f306ff (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