Added gitignore to ignore plugins and content.
This commit is contained in:
parent
db8e486371
commit
7d1e50c4ff
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -2,4 +2,6 @@ composer.lock
|
|||
composer.phar
|
||||
vendor/twig/twig/doc/*
|
||||
vendor/twig/twig/ext/*
|
||||
vendor/twig/twig/test/*
|
||||
vendor/twig/twig/test/*
|
||||
plugins/*
|
||||
content/*
|
||||
|
|
Loading…
Add table
Reference in a new issue