summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 07:05:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 07:05:19 -0800
commit9e0f67d2e7f7bf074a52ff0f5f60456da492ab42 (patch)
tree486f2528d7da67e2f1c192471b29f742c9a5b300 /.gitattributes
parent8fb7ea146386d8bd8d1a06404390d82fa954ef8c (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