summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 23:02:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 23:02:37 -0800
commit23067169faf2f6e7d07512d84ddedd487b541c82 (patch)
treee25c42f8144b5ea0abeb697e89d7568f1a5d5b1a /.gitattributes
parent10b5ce6d5dbeaa376fd40e7e29459aa6895f97c5 (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