diff --git a/.gitignore b/.gitignore index 5cc8311a6e..01f04e5b3d 100644 --- a/.gitignore +++ b/.gitignore @@ -53,4 +53,7 @@ tilt-resources/cloud # test generated files test/e2e/report.xml coverage.out -__debug_bin* \ No newline at end of file +__debug_bin* + +# make lint cache +.cache/