summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 22:30:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 22:30:50 -0800
commit3bd3540071ee810147074975df63fffe4a9d41cc (patch)
treea3ed399a3981a76b6a076976bfd8f5b9ef7e4c07 /.gitattributes
parent7432b55d683bdfa1a1bd9553cb42857d3818dbea (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