summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 10:59:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 10:59:35 -0800
commit5a3c31a18c45685b33c4c46a738d768fbcec8f9b (patch)
treec39f74b86c0bfa540b418545c7bb64df08e3018b /.gitattributes
parent1eda5fe828e9ba5993c5646e3ae14bbb6ea4cca1 (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