summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 11:02:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 11:02:34 -0800
commit4b951cc9f065f10e63f1f3ad5c7b07bdc21aa89e (patch)
treea6d2b4f935a5067b7e1d7cac52a8c0847fa70cec /.gitattributes
parent5af8843417aade3da6950e04513dce157e781439 (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