1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Ignore activestorage/test/service/configurations.yml

This file is intended to be modified as needed for testing services locally. Changes to it should rarely, if ever, be committed.
This commit is contained in:
George Claghorn 2017-09-11 18:01:58 -04:00
parent 69f976b859
commit ede22d29af

1
.gitignore vendored
View file

@ -14,6 +14,7 @@ pkg
/activerecord/sqlnet.log /activerecord/sqlnet.log
/activemodel/test/fixtures/fixture_database.sqlite3 /activemodel/test/fixtures/fixture_database.sqlite3
/activesupport/test/fixtures/isolation_test /activesupport/test/fixtures/isolation_test
/activestorage/test/service/configurations.yml
/railties/test/500.html /railties/test/500.html
/railties/test/fixtures/tmp /railties/test/fixtures/tmp
/railties/test/initializer/root/log /railties/test/initializer/root/log