summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 16:59:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 16:59:43 -0800
commit7d81adc6a66ca5eebbbbd44eb2f0dacb00c279e9 (patch)
tree49e54a89e494b24eada9700d9f9b8b10511a0a54 /.gitattributes
parent9e8b5e9a2e7731a099c0d85a39db2a1f01cb9012 (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