Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'lib/smol_str/.gitignore')
| -rw-r--r-- | lib/smol_str/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/smol_str/.gitignore b/lib/smol_str/.gitignore new file mode 100644 index 0000000000..0c8227b253 --- /dev/null +++ b/lib/smol_str/.gitignore @@ -0,0 +1,4 @@ +/target +/ci +/.vscode +Cargo.lock |