summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 18:50:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 18:50:00 -0800
commit1434677a54a8acd0280e08223f30b6b171cf9826 (patch)
treea48008c901ff3e83fbda465129c4ab8def93885a /.gitattributes
parent806c6722b9ccb0c6af0c2c3aaf9f96812b528259 (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