mirror of
https://github.com/apache/rocketmq.git
synced 2026-08-30 18:10:44 +08:00
a68078fef8
* Replace logging module with the shaded logback * Add license header * Fix bazel compile issue
20 lines
242 B
Plaintext
20 lines
242 B
Plaintext
*dependency-reduced-pom.xml
|
|
.classpath
|
|
.project
|
|
.settings/
|
|
target/
|
|
devenv
|
|
*.log.*
|
|
*.iml
|
|
.idea/
|
|
*.versionsBackup
|
|
!NOTICE-BIN
|
|
!LICENSE-BIN
|
|
.DS_Store
|
|
localbin
|
|
nohup.out
|
|
bazel-out
|
|
bazel-bin
|
|
bazel-rocketmq
|
|
bazel-testlogs
|
|
.vscode |