summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-17 17:21:30 -0700
committernfenwick <nfenwick@pglaf.org>2025-03-17 17:21:30 -0700
commit24460079a0daf73005d231f4525cf2cfcca7d2c5 (patch)
treea0e7ebee2830e74357bd07704127e1a6a3e69545 /.gitattributes
Initial commitHEADmain
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