summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 01:07:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 01:07:51 -0800
commit8c0eef183f41fd864067cac4cd107ac57665d886 (patch)
treea53aced69e6c7f87ba4b6eb1a76b727c75145f14 /.gitattributes
parent9e2845691aceecad028a8edc7ae8519dbd1f0213 (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