summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 08:33:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 08:33:14 -0800
commitcf01f57115dec99066d7d182ec8f762f6edd0af3 (patch)
tree134778426f38851a999cf782aec94ddd50beef41 /.gitattributes
parentdf7c6f079c42a59d870da6317ba406dc57547d81 (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