From 578c2aa33b32da3c1e4169f7d094138461e324a1 Mon Sep 17 00:00:00 2001 From: Matthew Grasmick Date: Wed, 14 Sep 2016 12:04:08 -0400 Subject: [PATCH] Ignoring various files in rsync update. --- scripts/blt/rsync-include-if-does-not-exist.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/blt/rsync-include-if-does-not-exist.txt b/scripts/blt/rsync-include-if-does-not-exist.txt index 2d6868f18..5391d51e8 100644 --- a/scripts/blt/rsync-include-if-does-not-exist.txt +++ b/scripts/blt/rsync-include-if-does-not-exist.txt @@ -1,7 +1,11 @@ # These files from template dir will be included if they do not yet exist. They will not overwrite # existing files. .gitattributes +.travis.yml project.yml composer.json README.md drush/site-aliases/aliases.drushrc.php +docroot/sites/default/services.yml +tests/behat/behat.yml +tests/behat/example.local.yml