summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-16 07:30:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-16 07:30:17 -0800
commit869a64bfb177bf52808a84ddb064e8018e1cb675 (patch)
tree8a21e3c44e03deb1b8a900d05c2ee4d4e345a955 /.gitattributes
parente8b45a715b934ec3ca16bc1febd5c481729e0a87 (diff)
Add LICENSE.txt and README.mdHEADmain
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