Remove Capistrano (#27295)

This commit is contained in:
Renaud Chaput 2023-10-06 11:33:43 +02:00 committed by GitHub
parent 165ec6c779
commit c4cff3d762
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 0 additions and 54 deletions

3
.gitignore vendored
View file

@ -31,9 +31,6 @@
# Ignore Vagrant files
.vagrant/
# Ignore Capistrano customizations
/config/deploy/*
# Ignore IDE files
.vscode/
.idea/