summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 06:22:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 06:22:46 -0800
commit1908442962d4bd4851000e7addf7717b81229199 (patch)
tree6e57e6f98917c139553b1dc97ffd9cbf3a13a5ac /.gitattributes
parent8b293c880d901727dcf2ba569cc30ec263c9e30b (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