X-Git-Url: https://git.ao2.it/drupal-init-tools.git/blobdiff_plain/ad4bc7faa0f7d378a6153645f69a29aa10d5f27e..8605b497103416629f9ca1bc6e76e6276db8f0e5:/libexec/new.sh diff --git a/libexec/new.sh b/libexec/new.sh index 2064c89..0259f4e 100755 --- a/libexec/new.sh +++ b/libexec/new.sh @@ -64,9 +64,6 @@ pushd "$DESTDIR" git remote rename origin upstream git checkout -b master -echo >> .gitignore -echo "# Ignore the configuration for the bootstrap script" >> .gitignore -echo "bootstrap.conf" >> .gitignore # Add some patches, use sed until composer can do that from the command line # (e.g. composer config ...) @@ -114,6 +111,11 @@ cat > bootstrap.conf < .gitignore <