summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 15:37:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 15:37:10 -0800
commit2aa7a423b5d34bc9a04e79c9fabe4733f2062522 (patch)
treeb4f2ed4b40dda538297afd081976bfe11c96fb39 /.gitattributes
parentc5bc5f3e024961c833c50219f2cb1bcf3efd4ef3 (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