diff options
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ # Cargo target/ *~ -./bindgen-integration/Cargo.lock -./tests/expectations/Cargo.lock +bindgen-integration/Cargo.lock +tests/expectations/Cargo.lock #*# |