arthas/.gitignore
2023-08-11 20:14:52 +08:00

30 lines
470 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/