diff --git a/.gitignore b/.gitignore --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ # External/* /test-suite-externals *.pyc -/build* \ No newline at end of file +/build* +.cache