Optimize .gitignore to get rid of annoying intermediate product commit reminders.
This commit is contained in:
parent
ed934b5bae
commit
726500bd77
|
@ -0,0 +1 @@
|
||||||
|
build
|
|
@ -0,0 +1,3 @@
|
||||||
|
bin
|
||||||
|
fs.img
|
||||||
|
user.map
|
|
@ -0,0 +1 @@
|
||||||
|
mkfs
|
Loading…
Reference in New Issue