summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 23:53:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 23:53:07 -0800
commit8e8620a0db7fc65fdbae9d957474f8f283ff1f9a (patch)
treef4cf706ed2f7e9c278b440ebb49bc9e441a7efff /.gitattributes
parente2d67d9b55db77fa7f109910f3a0a44c126d17dc (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