summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 00:27:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 00:27:33 -0800
commit13b51c56262e79c9e4b806c7ec9036103f6cb60a (patch)
treec749f8a606496b7d95bf61de547c36b54dcd614b /.gitattributes
parentdc4f9b52cdb53c0bd397e86d2fe4883ae1fd65fb (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