summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 23:23:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 23:23:54 -0800
commit90a57a4fa0577d193cbcf35331f43aaa04ce00a6 (patch)
tree2cd853a942a8b75725f822b23593036dc1bf1003 /.gitattributes
parentae3d8a65fc38dfeea5b9f84312d3b407d74ae3ef (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