summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 10:43:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 10:43:20 -0800
commit50deab058e02c814946a8b4d38a7f057b73a4e13 (patch)
tree5884d417da92b79adcc4c063fa2b0a176f5b23e8 /.gitattributes
parent8b2bea01daa815f28cf180175cc97a2c3966cbff (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