summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 17:22:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 17:22:19 -0800
commitf9743406c079b4aad05629609a0630803ed1dfdb (patch)
tree05c90a7ea5d7479e9f3f442026b7f9403afe61da /.gitattributes
parent1f4717c11f2700eb709a4a40bec0909b55b1fa7f (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