mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
git: Specify multiple build directories in .gitignore.
Change to allow ignoring multiple build directories. Signed-off-by: Shoji Tokunaga <toku@mac.com>
This commit is contained in:
parent
81dc339415
commit
131cc703c5
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -84,7 +84,7 @@ uImage
|
|||
.idea
|
||||
.DS_Store
|
||||
tools/gdb/__pycache__
|
||||
/build
|
||||
/build*
|
||||
.ccls-cache
|
||||
compile_commands.json
|
||||
imx9-sdimage.img
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue