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

3
.gitignore vendored
View file

@ -16,3 +16,6 @@
###< symfony/phpunit-bridge ###
/.idea/**
/landingzone/**
/content/**