summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 10:55:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 10:55:14 -0800
commit146bcbbfa2790113328f66bc3b0ad04887298198 (patch)
tree76fc6b9de2a3476a7c84a3751662bf119c5ec1ba /.gitattributes
parent89e6f7f8e0353f62d5a3dd2c1a20a2e7e2b38045 (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