mirror of
https://github.com/brain-hackers/buildbrain
synced 2026-06-26 10:36:07 +09:00
The new Buildroot output folder should be ignored by git.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -6,6 +6,7 @@ nk.bin
|
|||||||
image/sd*.img
|
image/sd*.img
|
||||||
*.exe
|
*.exe
|
||||||
image/work
|
image/work
|
||||||
|
buildroot_output
|
||||||
|
|
||||||
# Created by https://www.toptal.com/developers/gitignore/api/macos,linux,windows
|
# Created by https://www.toptal.com/developers/gitignore/api/macos,linux,windows
|
||||||
# Edit at https://www.toptal.com/developers/gitignore?templates=macos,linux,windows
|
# Edit at https://www.toptal.com/developers/gitignore?templates=macos,linux,windows
|
||||||
|
|||||||
Reference in New Issue
Block a user