Explorar el Código

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

oo0oo hace 3 años
padre
commit
a6ed5667ab
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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