summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 19:50:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 19:50:59 -0800
commit9855186c10b63bdd3d76c939d8c1931e17048f1d (patch)
tree68c1010190bd7e139644e765c2aa1c4b0f3e0adb /.gitattributes
parentf68d1f03a946dc8337023b5adb30c2a8394cf437 (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