update gitignore

pull/339/MERGE
RuoYi 2022-02-12 21:23:16 +08:00
parent 0086cc9f53
commit e73877f0a2
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -25,6 +25,8 @@ target/
*.iml
*.ipr
### JRebel ###
rebel.xml
### NetBeans ###
nbproject/private/
build/*
@ -37,6 +39,7 @@ nbdist/
# Others
*.log
*.xml.versionsBackup
*.swp
!*/build/*.java
!*/build/*.html