.gitignore 151 字节
Newer Older
K
kezhenxu94 已提交
1 2 3 4
.idea/
*.iml
.DS_Store
*~
5 6
**/*_pb2*
__pycache__
K
kezhenxu94 已提交
7 8
build/
dist/
9
*.pyc
10
/apache_skywalking.egg-info/
11 12
**/venv/
tests/**/requirements.txt
13
skywalking/protocol