Second Extended Filesystem (ext2) and other improvements (#33)
[lunaix-os.git] / lunaix-os / .gitignore
index cd45af0d7b0299288119d0741a7d3975534ff7b4..a8dbb20884295474fd569d6443d39aa824bae0d4 100644 (file)
@@ -1,2 +1,26 @@
-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__/
+
+.builder/
+.config.json
+
+link/lunaix.ld
+
+.gdb_history
+
+**.o
+**.d
+
+*.log
+
+.lunaix_ksymtable.S
\ No newline at end of file