From 23a972d8dec43dec1dc472a90d4749223e4aac00 Mon Sep 17 00:00:00 2001 From: realtradam Date: Mon, 17 Jun 2024 11:07:15 -0400 Subject: update db initialization and bring back minor changes --- .gitattributes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.gitattributes') 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 -- cgit v1.2.3