aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a6a436e..bb6bc6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,10 @@ cupcc
*.o
*.out
+!bootstrap
+!bootstrap/linux.nasm
+!bootstrap/macos.nasm
+
build
# We ignore the examples by default since it's the playground for testing,