diff --git a/.gitignore b/.gitignore index b92d69a..bdc45d5 100755 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,13 @@ *.out coverage.html +# Taskfile +.task + +# Comparative benchmarks +before.txt +after.txt + # Dependency directories (remove the comment below to include it) # vendor/