diff --git a/.gitignore b/.gitignore index 960b995..edfd906 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,6 @@ cypress/snapshots # Compiled files js/ + +# Compile-Cache +v8-compile-cache-0/ \ No newline at end of file