summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 17:07:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 17:07:38 -0800
commit254f1b624cdc6d0b8f46347fc8addc282156e09e (patch)
tree531398336c2a63264eb521442c8e4b33d8f31ba7 /.gitattributes
parent1efbaa469aa75c9487543c4aca874a0d9462b540 (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