mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 04:09:23 +00:00
14 lines
252 B
Plaintext
14 lines
252 B
Plaintext
target
|
|
|
|
# Don't commit any `Cargo.lock` which aren't the workspace's
|
|
Cargo.lock
|
|
!/Cargo.lock
|
|
|
|
# Don't commit any `Dockerfile`, as they're auto-generated, except the only one which isn't
|
|
Dockerfile
|
|
!orchestration/runtime/Dockerfile
|
|
|
|
.test-logs
|
|
|
|
.vscode
|