summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 06:41:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 06:41:46 -0800
commit02d0164169c086f6a927d079395ae80b9d232260 (patch)
tree17560de7b2d872eedbaa0a647e3bbc637e113cb6 /.gitattributes
parent14eb00bbe6007cb6b2db4ae28a437b6618e7e294 (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