diff options
Diffstat (limited to 'rust/.gitignore')
-rw-r--r-- | rust/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/rust/.gitignore b/rust/.gitignore new file mode 100644 index 0000000..3876e6f --- /dev/null +++ b/rust/.gitignore @@ -0,0 +1,4 @@ +target/ + +# don't care about it now +Cargo.lock |