summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 06:33:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 06:33:03 -0800
commiteca7315f0ede0a354e2adaab56e7016baacf12d1 (patch)
tree19f237c2f0e82f65e1b241f9cd2a611ac9a3de14 /.gitattributes
parent416db6f39bc86a055af3d7dccf2e2aa8f475ec2d (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