summaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index 8dc4323..56528f1 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,9 +1,8 @@
# See https://git-scm.com/docs/gitattributes for more about git attribute files.
-
# Mark the database schema as having been generated.
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
+db/lfs/ filter=lfs diff=lfs merge=lfs -text