summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:34:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:34:04 -0800
commit12e9be97e0614e57fd5e84d783d4237b4ee5e62a (patch)
tree37f0958ec0139d2f1cb6b992bc474192dd8d8412 /.gitattributes
parentccd5ed3596e8430740b10c711362e9f0a1f2e0cb (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