summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-05-19 10:21:09 -0700
committernfenwick <nfenwick@pglaf.org>2025-05-19 10:21:09 -0700
commit033d2ac7efb3744e92e2e1cddc2227d7c2151ad1 (patch)
treeb4f33dc04a6dd06a5e2d1b58dde051e447ee3fc4 /.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