arthas/.gitignore
2022-11-04 15:54:45 +08:00

28 lines
452 B
Plaintext

.DS_Store
**/.factorypath
/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
tunnel-server/src/main/resources/static
**/*.orig
site/src/site/sphinx/_build
site/src/site/sphinx/en/_build
**/__pycache__
dependency-reduced-pom.xml
pom.xml.versionsBackup
.pmd
**/.flattened-pom.xml
**/.idea/**
**/cmake-build-debug/**