diff --git a/.gitignore b/.gitignore index 53f7e1a..0a4e790 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ tests/resources/compile/* !.gitkeep tests/resources/template/* !.gitkeep +sandbox/compiled/* +!.gitkeep benchmark/compile/* benchmark/templates/inheritance/smarty benchmark/templates/inheritance/twig