summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:30:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:30:39 -0800
commit930cde8d2c03d4c7545900de12c0bc7ca8d95c6e (patch)
tree9ea379b3302c415c97b16a2b77540a313c33215a /.gitattributes
parentb43d43a560435600a0a0a7777c785ed92c2e43a9 (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