summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 08:14:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 08:14:15 -0800
commit2d832f4ac51db22aadf5a7ef2d3b4880b4a73c7a (patch)
tree48db457eb4bb533dbf4b0c0fe8e0ae5db0960c84 /.gitattributes
parent25beb0d17739c29e0cd928304329a5343e0e480e (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