summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 13:28:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 13:28:33 -0800
commit45271bc08f7fe0d7e6d53fb4eec89e069219483c (patch)
treefbf7f1f192045c53d275ef3e48598350a2c1c5f3 /.gitattributes
parent5f1b2cbdb16f8db9ee6ef80702e441af39f25027 (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