Prevent contributors from accidentally committing their local_env.yml files

This commit is contained in:
CactusPuppy 2021-02-24 20:36:49 -08:00
parent 82a08ffa74
commit 0d4823db38
No known key found for this signature in database
GPG key ID: 4B33B0A3E15E2C82

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
/db/test.sqlite3-journal
config/application.rb
config/config.yml
config/local_env.yml
config/secrets.yml
/vendor/cache
/vendor/cache-old