summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 02:43:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 02:43:01 -0800
commit3a869bcfbf6158c665fc74196465937821ba481c (patch)
treeedd2a01899ad0810266f12d5e2eb06333e123d58 /.gitattributes
parent6ca5788e0f69c3211477cb3afd14e870241f6830 (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