summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 19:30:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 19:30:01 -0800
commit7f4e8100faa34cb5ad5278c2796a504de10783a6 (patch)
tree32d913005bd8a1bd66674787708b0790079bba39 /.gitattributes
parent215aa5a78ec64805708832998436df7e426f2c36 (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