summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 21:29:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 21:29:46 -0800
commit9ecbcf23c61b23d71ffd2320d4c00748935264ba (patch)
tree21a6a5997b6b90d522dec06dec8e4887a74f63f3 /.gitattributes
parent64a263e02e4b7bdbcc819b050f0f351e9e0bd8c7 (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