This is an automated email from the ASF dual-hosted git repository.
frankchen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 1601a0f8f8d add ignore path (#16429)
1601a0f8f8d is described below
commit 1601a0f8f8d6b95d23b65f8cce9b54455c49f015
Author: Sensor <[email protected]>
AuthorDate: Sat May 11 17:54:52 2024 +0800
add ignore path (#16429)
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 569be8d0173..0828365f2a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
dist
+longCompress
target
*.iml
*.ipr
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]