You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Real-time-monitoring/.gitignore

6 lines
85 B
Plaintext

/.idea/
# 忽略所有target文件夹
/**/target/
# 排除logs日志文件夹
/logs/