git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
refactor: make pci device driver loading passive, pci bus scanner will not load them...
[lunaix-os.git]
/
lunaix-os
/
.gitignore
diff --git
a/lunaix-os/.gitignore
b/lunaix-os/.gitignore
index 995bba6cb2c9b014ea4ea5187ebe086d8c848f3d..31f081b6273c44b7ecb4165bd914acc3257786fd 100644
(file)
--- a/
lunaix-os/.gitignore
+++ b/
lunaix-os/.gitignore
@@
-1
+1,16
@@
-dump
+build/
+playground/
+.vscode/settings.json
+.vscode/*.log
+.VSCodeCounter/
+.idea
+bx_enh_dbg.ini
+machine/
+draft/
+iso_inspect/
+unused/
+
+.gdb_history
+
+**.o
+**.d
\ No newline at end of file