diff --git a/.gitattributes b/.gitattributes index 905c98d..49d9b8b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,7 @@ # 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 the database structure as having been generated. +db/strucutre.sql linguist-generated # Mark the Yarn lockfile as having been generated. yarn.lock linguist-generated