Add results to .gitignore

This commit is contained in:
Xymist 2022-08-26 15:17:23 +01:00
parent 8ab074b537
commit ce28b248fa

4
.gitignore vendored
View file

@ -2,4 +2,6 @@ build
target target
.cache .cache
compile_commands.json compile_commands.json
.luacheckcache .luacheckcache
benchmarks
flamegraph*