Synchronize templates and CI configuration. (#10225)

This commit is contained in:
BrewTestBot 2021-01-17 01:05:26 +01:00 committed by GitHub
parent bd046e6569
commit 59286ff424
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View file

@ -1,10 +1,13 @@
# toplevel
/.bundle/
/.idea/
/bin/
/vendor/
/venv/
# anywhere in the tree
*~
*.iml
.DS_Store
.ruby-version
coverage