summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 17:00:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 17:00:58 -0800
commit18b2d4a29d99bea1e290da1c629203b4dbdf6fbd (patch)
treea5db2c662be1e185a130891acc3d99b8f0dddb4c /.gitattributes
parent80121939ac407f1a70acd6d6690e4e3148cc41e6 (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