* Make the ksym table built-in with kernel image, thus remove the need
[lunaix-os.git] / lunaix-os / .gitignore
index 41eb114e3b2086976af5ded7da0ba794caaaf2f3..438c74f7ac7ded251dd7b65d1f7dcfa5cd6f1f86 100644 (file)
@@ -2,4 +2,20 @@ build/
 playground/
 .vscode/settings.json
 .vscode/*.log
 playground/
 .vscode/settings.json
 .vscode/*.log
-.VSCodeCounter/
\ No newline at end of file
+.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