Add VFS, start of initrd
diff --git a/.gitignore b/.gitignore
index a931712..851dad4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,5 @@
 *.bin
 *.o
 *.a
-*.so
\ No newline at end of file
+*.so
+compile-commands.json
\ No newline at end of file