summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 10:08:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 10:08:57 -0800
commite1e73cb7d6678619850b15fed07b9ac94b1c40ae (patch)
treea80fdb36d353ba805091f441766125cde2e39ad1 /.gitattributes
parent4dac643c2acd0d89416726e02b5252b828f85336 (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