This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch 10.2.x in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http-quickstart-scala-g8.git
commit 435512b90095dee7fd0d5c165a1bacc8bf2251a2 Author: ymizushi <[email protected]> AuthorDate: Mon Oct 24 18:40:11 2022 +0900 add .bsp to .gitignore (#91) --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index afaa680..db052b8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,4 @@ boot/ lib_managed/ src_managed/ project/plugins/project/ - +.bsp/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
