diff --git a/.gitignore b/.gitignore index f6b5a24ef..9cc29f1ae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ !.gitignore -.idea -.svn -runtime -composer.lock \ No newline at end of file +/.idea +/.svn +/runtime/ +/composer.lock