summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 12:47:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 12:47:06 -0800
commit136143a6e762848f15a77bcb151f07007f89d2e0 (patch)
tree16f1ac9496da0ecc18e9f784fe5a4f78a22eadc6 /.gitattributes
parent87a94208d0aa812b0e4b1021404b1ad3b677d70d (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