summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 10:39:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 10:39:48 -0800
commit42ebe17f4d34a559f1e10f6f5815934afd4a86ac (patch)
tree5c6139d9fc1c3a120f8c46d0a653c6cb307f2be5 /.gitattributes
parenta02facc693833164e5bae3cf57fa5283e1781a30 (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