This repository has been archived on 2026-01-06. You can view files and clone it, but cannot push or open issues/pull-requests.
|
*
|
|
|
|
# Source code
|
|
!src/
|
|
|
|
# Cargo files
|
|
!Cargo.toml
|
|
!Cargo.lock
|
|
|
|
# Entrypoint for devop container
|
|
!docker/entrypoint_dev.sh
|
|
!docker/entrypoint.sh
|
|
|
|
# Config file
|
|
!Rocket.toml
|
|
|
|
# Database migrations
|
|
!migrations/
|
|
|
|
!docker/crontab
|