summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 19:43:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 19:43:09 -0800
commit62903fe121939991e184787e0a8f826ad1daf967 (patch)
tree24aaaeb1f9598bc5ddcd8397e891253d7d15f46b /.gitattributes
parent3d72a54758b90acf2caebcd8c9022d79e5d7ec97 (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