mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 04:08:19 +00:00
ignore zig glue in test platforms
This commit is contained in:
parent
760af4a04e
commit
bf325bfafc
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -119,3 +119,6 @@ crates/glue/tests/fixtures/*/build.rs
|
|||
crates/glue/tests/fixtures/*/host.c
|
||||
crates/glue/tests/fixtures/*/src/main.rs
|
||||
crates/glue/tests/fixtures/*/test_glue/
|
||||
|
||||
# ignore the zig glue files copied into test platforms
|
||||
**/*platform/glue/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue