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