Browse Source

update .gitignore.
添加JRebel工具rebel.xml文件规则至gitignore

oo0oo 3 năm trước cách đây
mục cha
commit
a6ed5667ab
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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