# Ignore everything
**

# Only include these files.
!/src/**
!/templates/**
!/Cargo.toml
!/Cargo.lock
