Fix git ignore

This commit is contained in:
Ivan Shalganov 2014-01-20 12:33:59 +04:00
parent 5049056046
commit 05a4991a5d
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -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