diff options
author | Oxore <oxore@protonmail.com> | 2023-04-22 11:31:08 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2023-04-22 11:36:45 +0300 |
commit | a0c6582980dbbf7b3e0260d1c5fed2ecddeb2d49 (patch) | |
tree | 407d31e5aea3f8895ae27abc14cb59c261df34b9 /.gitignore | |
parent | 07657ce0e68da80a6af10eb091cb531d625f1767 (diff) |
Optimize by speed
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,5 +7,6 @@ *.txt *.trace *.log +prof_output cmake[-_]build*/ compile_commands.json |