summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 23:50:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 23:50:46 -0800
commit2b138fcf0fe2590fbc96678d5402fd84ccc93f09 (patch)
tree7fd21cc62d7a7b465d9a217d79e6f8d14f06f42f /.gitattributes
parent6b627d5c2431f925fc4b129254ca1f6e03b5db67 (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