Add clang profile outpput(*.profraw) to .gitignore
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
75bf7be0c3
commit
5977279f0e
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,6 +18,7 @@
|
||||
*.map
|
||||
*.o
|
||||
*.obj
|
||||
*.profraw
|
||||
*.rel
|
||||
*.src
|
||||
*.srec
|
||||
|
Loading…
x
Reference in New Issue
Block a user