More precise gitignore patterns

This commit is contained in:
David Tolnay 2025-01-23 01:41:05 -08:00
parent dc3031b614
commit 04ff3e8f95
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82
2 changed files with 4 additions and 2 deletions

4
.gitignore vendored
View File

@ -1,2 +1,2 @@
target/
Cargo.lock
/target/
/Cargo.lock

2
test_suite/no_std/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/target/
/Cargo.lock