summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 06:51:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 06:51:12 -0800
commita4088ffb530d1c834075965effd8defa9fb8b940 (patch)
tree4bf1d4d87e4005c5bd0e7cbe60880fbd4c6a48e4 /.gitattributes
parent4fea93b7338ced115d99c0cb83720b5dfa2da458 (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