summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 09:48:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 09:48:43 -0800
commitdede9fb685377472dc9888162ec14d4751a4ecff (patch)
tree7c1878a4a7e8143e77b92a617ff92ba1eb7c1137 /.gitattributes
parent3f208cabee17f417cb73dc51c9c992c58a7d325d (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