update .gitignore.
添加JRebel工具rebel.xml文件规则至gitignore
This commit is contained in:
parent
612c4293d1
commit
a6ed5667ab
3
.gitignore
vendored
3
.gitignore
vendored
@ -25,6 +25,9 @@ target/
|
||||
*.iml
|
||||
*.ipr
|
||||
|
||||
### JRebel ###
|
||||
rebel.xml
|
||||
|
||||
### NetBeans ###
|
||||
nbproject/private/
|
||||
build/*
|
||||
|
Loading…
Reference in New Issue
Block a user