*
!Cargo.toml
!Cargo.lock
!rust-toolchain.toml
!clippy.toml
!.cargo/
!.cargo/**
!src/
!src/**
!crates/
!crates/**
!apps/myelin/Cargo.toml
!apps/myelin/src/
!apps/myelin/src/**
!apps/myelin/jobs/
!apps/myelin/jobs/**
!xtask/
!xtask/**
!tools/
!tools/**
!apps/
!apps/myelin/
!apps/myelin/node-image/
!apps/myelin/node-image/**
!target/
target/*
!target/release/
target/release/*
!target/release/myelin-worker
!target/x86_64-unknown-linux-musl/
target/x86_64-unknown-linux-musl/*
!target/x86_64-unknown-linux-musl/release/
target/x86_64-unknown-linux-musl/release/*
!target/x86_64-unknown-linux-musl/release/myelin-job-worker
!.deploy-notes/
!.deploy-notes/job_worker_entrypoint.sh
!target/debug/
target/debug/*
!target/debug/myelin-worker
