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