mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-18 09:35:50 +00:00
14 lines
163 B
YAML
14 lines
163 B
YAML
ci:
|
|
- .github/workflows/**
|
|
- .actrc
|
|
- .pre-commit-config.yaml
|
|
|
|
protocol:
|
|
- src/protocols/**
|
|
|
|
games:
|
|
- src/games/**
|
|
|
|
crate:
|
|
- Cargo.toml
|
|
- Cargo.lock
|