summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 21:46:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 21:46:58 -0800
commit2d32cebbfeb07be6ab9fcaafbca1c187d9e7af1b (patch)
tree81e66e6b9e6e7b7cb27aa8edde75113261f623d1 /.gitattributes
parente5d684cdf6bf5306024994e288daaefb89219e79 (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