mirror of
https://gitee.com/arthas/arthas.git
synced 2024-11-29 18:58:37 +08:00
first commit
This commit is contained in:
commit
ebfb0c6f96
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
.DS_Store
|
||||
/core/core.iml
|
||||
/agent/agent.iml
|
||||
/target
|
||||
**/.settings
|
||||
**/.classpath
|
||||
**/.project
|
||||
/.idea
|
||||
**/*.iml
|
||||
/nb-configuration.xml
|
||||
**/target
|
||||
core/src/main/resources/com/taobao/arthas/core/res/version
|
||||
**/*.orig
|
Loading…
Reference in New Issue
Block a user