aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/templates/newgem
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2020-06-16 12:29:57 +0200
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2020-06-18 19:14:15 +0900
commitf9de8ccf1e26c9774cd1ebdb587b8edbb08b4d7b (patch)
tree2e56c2457c38791efb8994fb641aa69e62bdab6d /lib/bundler/templates/newgem
parent30f9fbdce87825877e41b4fbdb5d7b695f3297aa (diff)
downloadruby-f9de8ccf1e26c9774cd1ebdb587b8edbb08b4d7b.tar.gz
Rename hidden templates
Because they don't play nice with ruby-core's gitignore and cause issues with ruby-core integration. Also, because it's consistent with other templates such as `gitignore.tt`.
Diffstat (limited to 'lib/bundler/templates/newgem')
-rw-r--r--lib/bundler/templates/newgem/circleci/config.yml.tt (renamed from lib/bundler/templates/newgem/.circleci/config.yml.tt)0
-rw-r--r--lib/bundler/templates/newgem/github/workflows/main.yml.tt (renamed from lib/bundler/templates/newgem/.github/workflows/main.yml.tt)0
-rw-r--r--lib/bundler/templates/newgem/gitlab-ci.yml.tt (renamed from lib/bundler/templates/newgem/.gitlab-ci.yml.tt)0
-rw-r--r--lib/bundler/templates/newgem/travis.yml.tt (renamed from lib/bundler/templates/newgem/.travis.yml.tt)0
4 files changed, 0 insertions, 0 deletions
diff --git a/lib/bundler/templates/newgem/.circleci/config.yml.tt b/lib/bundler/templates/newgem/circleci/config.yml.tt
index 79fd0dcc0f..79fd0dcc0f 100644
--- a/lib/bundler/templates/newgem/.circleci/config.yml.tt
+++ b/lib/bundler/templates/newgem/circleci/config.yml.tt
diff --git a/lib/bundler/templates/newgem/.github/workflows/main.yml.tt b/lib/bundler/templates/newgem/github/workflows/main.yml.tt
index 807c8dd79a..807c8dd79a 100644
--- a/lib/bundler/templates/newgem/.github/workflows/main.yml.tt
+++ b/lib/bundler/templates/newgem/github/workflows/main.yml.tt
diff --git a/lib/bundler/templates/newgem/.gitlab-ci.yml.tt b/lib/bundler/templates/newgem/gitlab-ci.yml.tt
index 0e71ff26a4..0e71ff26a4 100644
--- a/lib/bundler/templates/newgem/.gitlab-ci.yml.tt
+++ b/lib/bundler/templates/newgem/gitlab-ci.yml.tt
diff --git a/lib/bundler/templates/newgem/.travis.yml.tt b/lib/bundler/templates/newgem/travis.yml.tt
index eab16addca..eab16addca 100644
--- a/lib/bundler/templates/newgem/.travis.yml.tt
+++ b/lib/bundler/templates/newgem/travis.yml.tt