update gitignore

This commit is contained in:
RuoYi
2022-02-12 21:44:05 +08:00
parent 28d4bda76a
commit 9e55235884

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