shithub: scc

Download patch

ref: fb8dbbcf81b73f635d9269048a6a1e09c029c1ed
parent: 1a5e3a4dd663c092030315c8a240d0737473102b
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Thu May 26 15:55:48 EDT 2022

git: Update .gitignore to new suffixes

--- a/src/libc/.gitignore
+++ b/src/libc/.gitignore
@@ -1,6 +1,5 @@
-*.6
-*.7
-*.8
-*.z
-*.q
-*.6d
+*.6*
+*.7*
+*.8*
+*.z*
+*.q*