summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 00:49:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 00:49:00 -0800
commit0da9e5443f60ae3f73339ff5f93d9329558d5679 (patch)
tree09c31e65bdfd5717b5473653ecb6de692b2c807c /.gitattributes
parentc1ab2a7c5d7cade4d20808cc0c191d3afff2c9b4 (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