添加忽略git规则

This commit is contained in:
choqy 2021-11-23 15:20:23 +08:00
parent e4998e167c
commit e7891dafa3
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -41,6 +41,9 @@ nbdist/
# Others
*.log
*.xml.versionsBackup
docker/nacos/logs/*
docker/mysql/data/*
docker/mysql/data/*/*
!*/build/*.java
!*/build/*.html