Introducing LunaBuild to the build flow (#36)
[lunaix-os.git] / lunaix-os / .gitignore
index a92c714f805658528d7699b36ac715fbf8401061..eb55d3df07053e9d27f8d066d73f0e87d0d04415 100644 (file)
@@ -1,3 +1,24 @@
 build/
 playground/
 .vscode/settings.json
+.vscode/*.log
+.VSCodeCounter/
+.idea
+bx_enh_dbg.ini
+machine/
+draft/
+iso_inspect/
+unused/
+__pycache__/
+
+.builder/
+.config.json
+
+.gdb_history
+
+**.o
+**.d
+
+*.log
+
+.lunaix_ksymtable.S
\ No newline at end of file