Skip to content

Commit c9c68c6

Browse files
committed
Ignore restructured FFI sources
1 parent bf7484b commit c9c68c6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Steepfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,7 @@ target :lib do
1515

1616
# Ignored because we do not want to overlap with the C extension.
1717
ignore "lib/prism/ffi.rb"
18+
ignore "lib/prism/ffi/common.rb"
19+
ignore "lib/prism/ffi/native_ffi.rb"
20+
ignore "lib/prism/ffi/wasm_ffi.rb"
1821
end

0 commit comments

Comments
 (0)