This is an automated email from the ASF dual-hosted git repository.

agrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


The following commit(s) were added to refs/heads/master by this push:
     new 414e049  Update gitignore
414e049 is described below

commit 414e0495e3ec2fc8101d0faa3dbd3d801cce2aeb
Author: Andy Grove <[email protected]>
AuthorDate: Sun Apr 18 10:36:29 2021 -0600

    Update gitignore
---
 .gitignore | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.gitignore b/.gitignore
index 6f12336..5397fe3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -80,3 +80,8 @@ cpp/Brewfile.lock.json
 
 # docker volumes used for caching
 .docker
+
+# Rust
+target
+Cargo.lock
+

Reply via email to