Add clang profile outpput(*.profraw) to .gitignore

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao 2022-05-04 22:12:45 +08:00 committed by Alan Carvalho de Assis
parent 75bf7be0c3
commit 5977279f0e

1
.gitignore vendored
View file

@ -18,6 +18,7 @@
*.map
*.o
*.obj
*.profraw
*.rel
*.src
*.srec