diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 5689e6a067..46c8b84387 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,5 @@ cscope.files *.sw? compile_commands.json .cache/ -.vscode/
\ No newline at end of file +.vscode/ +*.profraw |