summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 00:08:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 00:08:44 -0800
commitd556c0d01810d5025a2b9237306cda3360eb2bfd (patch)
tree5d5cc2b971dd5b80419ac13453e21c818ba699a9 /.gitattributes
parent572a0e479f9a08fc33fd8b4f65d71b1564f14ab7 (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