summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 11:30:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 11:30:49 -0800
commitddab90783139667aa02e21c27672ef9ab5b63a06 (patch)
tree2d1b4e8a452b7a3bb850f94bbb73b25be72efde7 /.gitattributes
parent9c0239f14eb701b8ee30fd4a5bb0f7e92e0da062 (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