This is an automated email from the ASF dual-hosted git repository.
adonisling pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new c3db282d8e [chore](git) Some paths should be tracked by git (#12072)
c3db282d8e is described below
commit c3db282d8e09f3e0121bab37b2ac45ddfb855672
Author: Adonis Ling <[email protected]>
AuthorDate: Mon Aug 29 23:24:13 2022 +0800
[chore](git) Some paths should be tracked by git (#12072)
---
.gitignore | 1 -
1 file changed, 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index ff50e5b3da..c46ec53b86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,7 +24,6 @@ package-lock.json
# ignore all sub `/bin` and `/build` directory
**/build/
-*/**/bin/
**/target/
**/node_modules/
**/dist/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]