mirror of
https://github.com/apache/nuttx.git
synced 2026-09-25 17:39:00 +08: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:
committed by
Xiang Xiao
parent
81dc339415
commit
131cc703c5
+1
-1
@@ -84,7 +84,7 @@ uImage
|
||||
.idea
|
||||
.DS_Store
|
||||
tools/gdb/__pycache__
|
||||
/build
|
||||
/build*
|
||||
.ccls-cache
|
||||
compile_commands.json
|
||||
imx9-sdimage.img
|
||||
|
||||
Reference in New Issue
Block a user