summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:12:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:12:20 -0800
commit2a262e9b956225b242efb751c1629607afca1046 (patch)
tree3a2f03eadec595491b60d5fe0e73c80f83d33e7c /.gitattributes
parentdd47fac992642043e5168b763535cc4c4300d1a5 (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