mirror of
https://gitee.com/openharmony/vendor_unionman
synced 2024-11-23 06:59:51 +00:00
add gitignore rule
Signed-off-by: minjie.yu <minjie.yu@unionman.com.cn>
This commit is contained in:
parent
b2ded33aec
commit
bf800d4c67
9
.gitignore
vendored
Executable file
9
.gitignore
vendored
Executable file
@ -0,0 +1,9 @@
|
|||||||
|
|
||||||
|
*.a
|
||||||
|
*.o
|
||||||
|
*.o.*
|
||||||
|
*.order
|
||||||
|
*.order.cmd
|
||||||
|
*.builtin
|
||||||
|
*.a.*
|
||||||
|
tags
|
Loading…
Reference in New Issue
Block a user