* Make the ksym table built-in with kernel image, thus remove the need
[lunaix-os.git] / lunaix-os / .gitignore
index b43f0b57c25507390b3d6e16b933610ec2074ed7..438c74f7ac7ded251dd7b65d1f7dcfa5cd6f1f86 100644 (file)
@@ -1,4 +1,21 @@
 build/
 playground/
 .vscode/settings.json
-.VSCodeCounter/
\ No newline at end of file
+.vscode/*.log
+.VSCodeCounter/
+.idea
+bx_enh_dbg.ini
+machine/
+draft/
+iso_inspect/
+unused/
+__pycache__/
+
+.gdb_history
+
+**.o
+**.d
+
+*.log
+
+.lunaix_ksymtable.S
\ No newline at end of file