nixpacks 0.2.5

Generate an OCI compliant image based off app source
Documentation
1
2
3
4
5
6
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 any vendored files as having been vendored.
vendor/* linguist-vendored