This repository has been archived on 2025-11-21. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Ingest/.dockerignore
2024-10-04 16:56:51 -04:00

8 lines
65 B
Plaintext

# Ignore everything
*
# Except:
!/src
!/Cargo.lock
!/Cargo.toml