Ron Nazarov: 1 Added .gitignore 1 files changed, 2 insertions(+), 0 deletions(-)
Copy & paste the following snippet into your terminal to import this patchset into git:
curl -s https://lists.sr.ht/~samhsmith/astraos-devel/patches/22625/mbox | git am -3
--- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..666dd20 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +hdd.dsk +kernel.bin -- 2.30.2