summaryrefslogtreecommitdiff
path: root/third/.gitignore
diff options
context:
space:
mode:
authorAlejandro Sior <aho@sior.be>2022-07-23 22:53:47 +0200
committerAlejandro Sior <aho@sior.be>2022-07-23 22:53:47 +0200
commitef805e9373fd946bf1fe667bf18a54dfed6d1045 (patch)
tree7762f9574bbd56c502d4dbba1a9d5f3535035211 /third/.gitignore
kernel: add basic modules: arch, mem, rt
Diffstat (limited to 'third/.gitignore')
-rw-r--r--third/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/third/.gitignore b/third/.gitignore
new file mode 100644
index 0000000..d5b2d9a
--- /dev/null
+++ b/third/.gitignore
@@ -0,0 +1,2 @@
+/boot/
+/bsfs/ \ No newline at end of file