summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 07:30:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 07:30:27 -0800
commitcdc9070cf6ab805d7f01702935451d1cb89316a3 (patch)
tree425dae596d70c9f2cad0838d6888333fd099e78f /.gitattributes
parentf71435de02d91c0d79d9fcccb37bbe7ac854ea67 (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