~ fix build

This commit is contained in:
felegy
2022-06-28 15:44:30 +02:00
parent cd41dc8e41
commit b2f322670e
3 changed files with 7 additions and 3 deletions

4
.gitignore vendored
View File

@@ -28,6 +28,10 @@ web/.htaccess
!.github/*
!.profile.d/999-app.sh
# Bin
bin/*
!bin/.gitkeep
# Composer
/vendor