summaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2024-06-17 11:07:15 -0400
committerrealtradam <[email protected]>2024-06-17 11:07:15 -0400
commit23a972d8dec43dec1dc472a90d4749223e4aac00 (patch)
tree3ec62df7930e7095fd460eb4b4593334763575b5 /.gitattributes
parent0855fce7d1960ff7aa1402d60504ca38feb0ff7e (diff)
downloadgameHolster-23a972d8dec43dec1dc472a90d4749223e4aac00.tar.gz
gameHolster-23a972d8dec43dec1dc472a90d4749223e4aac00.zip
update db initialization and bring back minor changes
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