diff --git a/.gitignore b/.gitignore index 5b55bf8..4b753e2 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,7 @@ pkged.go # Coverage files *.cov + +# Profiler and test files +*.prof +*.test