Add results to .gitignore
This commit is contained in:
parent
8ab074b537
commit
ce28b248fa
1 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -3,3 +3,5 @@ target
|
|||
.cache
|
||||
compile_commands.json
|
||||
.luacheckcache
|
||||
benchmarks
|
||||
flamegraph*
|
||||
|
|
|
|||
Loading…
Reference in a new issue