This is an automated email from the ASF dual-hosted git repository. jianbin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-seata-samples.git
The following commit(s) were added to refs/heads/master by this push: new cee49e6a feat: add gitignore ignore tmp dir (#652) cee49e6a is described below commit cee49e6adc880ea8f9dc46d7e4725c62adba3426 Author: Jingliu Xiong <jingliu.xi...@vesoft.com> AuthorDate: Sat Apr 13 23:53:13 2024 +0800 feat: add gitignore ignore tmp dir (#652) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3c090b4c..5898d2b4 100644 --- a/.gitignore +++ b/.gitignore @@ -52,6 +52,7 @@ target/ /distribution/lib server/*root.* server/.root.* +tmp/ # system ignore .DS_Store --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org