~samhsmith/astraos-devel

Added .gitignore v1 APPLIED

Ron Nazarov: 1
 Added .gitignore

 1 files changed, 2 insertions(+), 0 deletions(-)
Export patchset (mbox)
How do I use this?

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
Learn more about email & git

[PATCH] Added .gitignore Export this patch

---
 .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