summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 07:07:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 07:07:06 -0800
commit23133d0b904b19987b3ee30f112ca380b59ffbca (patch)
tree79ead4108a3a9bd989f0d2aa7a1b969e995b631b /.gitattributes
parent1a7af6fd82190c2bd1880cbe2316a7bedd4220e7 (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