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
|
.cache
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
.luacheckcache
|
.luacheckcache
|
||||||
|
benchmarks
|
||||||
|
flamegraph*
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue