Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'lib/smol_str/.gitignore')
| -rw-r--r-- | lib/smol_str/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/smol_str/.gitignore b/lib/smol_str/.gitignore index 4470988469..6b500aacba 100644 --- a/lib/smol_str/.gitignore +++ b/lib/smol_str/.gitignore @@ -1,2 +1,3 @@ -target/ +/target +/ci Cargo.lock
\ No newline at end of file |