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:
Mike Dalessio
2025-12-11 17:28:22 -05:00
parent cd487a7409
commit 2716368769
-2
View File
@@ -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