diff options
author | Oxore <oxore@protonmail.com> | 2023-04-17 01:15:40 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2023-04-17 01:15:40 +0300 |
commit | a1dde41aab57a38c3645319d7c9317ceb9173521 (patch) | |
tree | 27dec857de79ff9ac1e9b5a00f233c0c64330728 /.gitignore | |
parent | f0c9e341ea18a7440e71fa3fcac67a4a23290518 (diff) |
Impl trace parsing, define top level approach
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ *.S *.out cmake[-_]build*/ +compile_commands.json |