summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 18:22:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 18:22:07 -0800
commit2d7c84f7894f7c8e465a0c8b57e1aac592c6b8e4 (patch)
tree366c409841ca044af1385dcfed28a4cf41b247d5 /.gitattributes
parentaba40852da2b78fcdb6b91338873a6c4d19b5f12 (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