summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 05:53:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 05:53:20 -0800
commit152550b3bee4ca0002206dd8d30d942db6d4051c (patch)
tree479eecf1804e52cc8623f4a6049d7bc4f00ebce9 /.gitattributes
parent5ccb73115af3366c9a01d1896d151f6c6915180b (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