diff --git a/.gitignore b/.gitignore index 5bd7ab5..0b6b39b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .vscode /vendor composer.lock -.phpunit.result.cache \ No newline at end of file +.phpunit.result.cache +/var \ No newline at end of file