added landingzone and content directory to gitignore

This commit is contained in:
overflowerror 2021-01-06 12:18:26 +01:00
parent c38ca40e01
commit 8c894da99b

5
.gitignore vendored
View file

@ -15,4 +15,7 @@
/phpunit.xml /phpunit.xml
###< symfony/phpunit-bridge ### ###< symfony/phpunit-bridge ###
/.idea/** /.idea/**
/landingzone/**
/content/**