summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 09:39:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 09:39:46 -0800
commite022b35f0a11d910dc1ed515da43af541ec8bc33 (patch)
treed38fd018736671410254c45a0676d9d340b92cab /.gitattributes
parent3161b1a027a867ea0a40fbd2121bee34c82c5071 (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