summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 23:49:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 23:49:34 -0800
commita6a1dda15a26897d13c5c777c2b8d7b5ed38b1f2 (patch)
tree6e4dcf964e7e42f422f16073b737745c48f3f2d8 /.gitattributes
parentb8cb4be8433ea0fc43a13cdffe9dcaf3a736bb7b (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