mintbooru/.gitattributes

11 lines
334 B
Plaintext

# See https://git-scm.com/docs/gitattributes for more about git attribute files.
# 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
# Mark any vendored files as having been vendored.
vendor/* linguist-vendored