summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 20:54:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 20:54:58 -0800
commit4444664c0caa9b91a3617a0f129938a41749dc83 (patch)
tree4db28642429aa1cf50f9bb65e26193bd44fa55ee /.gitattributes
parentbb9e7b6f9d53e8966c026947d4f244927b58e716 (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