mirror of
https://github.com/sigmasternchen/MyTube
synced 2025-03-15 04:48:55 +00:00
added landingzone and content directory to gitignore
This commit is contained in:
parent
c38ca40e01
commit
8c894da99b
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -15,4 +15,7 @@
|
||||||
/phpunit.xml
|
/phpunit.xml
|
||||||
###< symfony/phpunit-bridge ###
|
###< symfony/phpunit-bridge ###
|
||||||
|
|
||||||
/.idea/**
|
/.idea/**
|
||||||
|
|
||||||
|
/landingzone/**
|
||||||
|
/content/**
|
Loading…
Reference in a new issue