summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:34:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:34:22 -0800
commitca69550fc180c1a21a4bbcf853fb1c96f59f9f7a (patch)
treef12836e4a9718cdc984b894b142a34eb8832ea16 /.gitattributes
parentcb5ef38640c528046a2ce29104b2f3644363a92e (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