diff options
Diffstat (limited to 'rust/.gitignore')
-rw-r--r-- | rust/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/.gitignore b/rust/.gitignore new file mode 100644 index 00000000..2f7896d1 --- /dev/null +++ b/rust/.gitignore @@ -0,0 +1 @@ +target/ |