diff --git a/rust-cli/.gitignore b/rust-cli/.gitignore new file mode 100644 index 0000000..2f7896d --- /dev/null +++ b/rust-cli/.gitignore @@ -0,0 +1 @@ +target/ diff --git a/rust-service/.gitignore b/rust-service/.gitignore new file mode 100644 index 0000000..2f7896d --- /dev/null +++ b/rust-service/.gitignore @@ -0,0 +1 @@ +target/