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