userspace fun: maze game and a new device to support it
[lunaix-os.git] / lunaix-os / .gitignore
index b43f0b57c25507390b3d6e16b933610ec2074ed7..a8dbb20884295474fd569d6443d39aa824bae0d4 100644 (file)
@@ -1,4 +1,26 @@
 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__/
+
+.builder/
+.config.json
+
+link/lunaix.ld
+
+.gdb_history
+
+**.o
+**.d
+
+*.log
+
+.lunaix_ksymtable.S
\ No newline at end of file