summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 16:54:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 16:54:57 -0800
commitc6a87153e8cca0aca0d66b033c3b8736b7cd0f74 (patch)
tree2d52b9fe6bdd1df49b322e0c4e7661d2930697d7 /.gitattributes
parent788c1526b8ecb5dc7c5717fe1e88e7a54caba7a9 (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