Files
arthas/.gitignore
2026-01-08 17:33:50 +08:00

34 lines
548 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/**
# VSCode
.vscode/
# integration-test (python/expect)
integration-test/telnet-stop-leak/work*/