Files
old-konsultanti-next-gen/.gitattributes
2021-09-20 08:22:39 +02:00

11 lines
327 B
Plaintext

# 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 yarn lockfile as having been generated.
yarn.lock linguist-generated
# Mark any vendored files as having been vendored.
vendor/* linguist-vendored