This is an automated email from the ASF dual-hosted git repository.
kbates pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-toree.git
The following commit(s) were added to refs/heads/master by this push:
new af6f3c02 [MINOR][BUILD] Exclude .bsp from git (#196)
af6f3c02 is described below
commit af6f3c02202a04af0e4595345d036d140a6ee774
Author: Cheng Pan <[email protected]>
AuthorDate: Tue Dec 6 06:12:47 2022 +0800
[MINOR][BUILD] Exclude .bsp from git (#196)
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 80f28dd7..809c712e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,4 @@ apache-rat-*.jar
.ensime
.ensime_cache/
.system-test-image
+.bsp/