summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 07:54:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 07:54:59 -0800
commit5a7d18172f5b1b73c40189a0c72d7b95cb5531d1 (patch)
tree15fd64aa83f6b00c7c5c0e6cc959b905f7451c7a /.gitattributes
parent0cd0cd39de8432985e503dfd2e42933465c40f80 (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