summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 01:29:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 01:29:51 -0800
commit7d942fcd0aa444d3c15b9244b9a788dc7d2b35af (patch)
tree0c097985215ddcd9265754f374aa28f40d34d1c5 /.gitattributes
parent50455c0413fe2f5d8ecca13448f94268e92f8e6a (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