summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 09:12:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 09:12:45 -0800
commit68faa8d3fcd8e5a681c08ee69d39eb06a7253e3e (patch)
tree8b8e7c4cbc12913266294af81c449ba35f32b29c /.gitattributes
parent90a34b60cd29eccef0ed82ad3dd12250b00cfa8c (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