!30 gitignore更新

Merge pull request !30 from j3east/master
This commit is contained in:
j3east
2018-10-09 17:25:02 +08:00
committed by 若依

8
.gitignore vendored
View File

@@ -27,7 +27,7 @@ target/
### NetBeans ###
nbproject/private/
build/
build/*
nbbuild/
dist/
nbdist/
@@ -36,4 +36,8 @@ nbdist/
######################################################################
# Others
*.log
*.xml.versionsBackup
*.xml.versionsBackup
!*/build/*.java
!*/build/*.html
!*/build/*.xml