forked from nuttx/nuttx-update
add dir ignored since we changed libxx layout
Signed-off-by: haopengxiang <haopengxiang@xiaomi.com>
This commit is contained in:
parent
1b303c2888
commit
8c4e88fd4b
1 changed files with 4 additions and 0 deletions
4
libs/libxx/.gitignore
vendored
4
libs/libxx/.gitignore
vendored
|
@ -1,2 +1,6 @@
|
|||
*.xz
|
||||
*.bz2
|
||||
/libcxx/libcxx
|
||||
/libcxxabi/libcxxabi
|
||||
/uClibc++/uClibc++
|
||||
/libstdc++/
|
||||
|
|
Loading…
Reference in a new issue