summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSamuel Johnson <[email protected]>2025-06-27 17:46:28 -0400
committerSamuel Johnson <[email protected]>2025-06-27 17:46:28 -0400
commit12fd3a91f138bf90520134682e38bf3b0341e660 (patch)
tree66b3f4a19f50a0f9883ca3f5a286a1e8dc3bc8c6 /.gitignore
parent6e65e584a3baf2dfe8906c2d847ca5169b91b3fc (diff)
Create kernel build infrastructure
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b1f9bf3..ac1fdbb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,8 @@
+bin/
+iso/
+toolchain/
vendor/
-build/
+*.iso
+*.o
*.swp