Remove the rails credentials from .gitattributes
because they make historical diffs very slow when searching history with git pickaxe et al
This commit is contained in:
@@ -5,5 +5,3 @@ db/schema.rb linguist-generated
|
||||
|
||||
# Mark any vendored files as having been vendored.
|
||||
vendor/* linguist-vendored
|
||||
config/credentials/*.yml.enc diff=rails_credentials
|
||||
config/credentials.yml.enc diff=rails_credentials
|
||||
|
||||
Reference in New Issue
Block a user