Browse Source

update .gitignore.

添加JRebel工具rebel.xml文件规则至gitignore
master
oo0oo 3 years ago
committed by Gitee
parent
commit
a6ed5667ab
No known key found for this signature in database GPG Key ID: 173E9B9CA92EEF8F
  1. 3
      .gitignore

3
.gitignore

@ -25,6 +25,9 @@ target/
*.iml
*.ipr
### JRebel ###
rebel.xml
### NetBeans ###
nbproject/private/
build/*

Loading…
Cancel
Save