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 *.iml
*.ipr *.ipr
### JRebel ###
rebel.xml
### NetBeans ### ### NetBeans ###
nbproject/private/ nbproject/private/
build/* build/*
@ -37,6 +39,7 @@ nbdist/
# Others # Others
*.log *.log
*.xml.versionsBackup *.xml.versionsBackup
*.swp
!*/build/*.java !*/build/*.java
!*/build/*.html !*/build/*.html