Skip to content

Commit 3fc2bea

Browse files
committed
Update .gitignore to allow rust text binary fixtures
1 parent 6a63c17 commit 3fc2bea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ rust/target/
8484
rust/binaryninjacore-sys/target/
8585
rust/examples/*/target/
8686
rust/examples/dwarf/*/target/
87+
# Allow the test binaries
88+
!/rust/fixtures/bin/**
8789

8890
# Debugger docs
8991
docs/img/debugger

0 commit comments

Comments
 (0)