吴树波 hace 2 días
padre
commit
23876c495c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -1,4 +1,5 @@
 # Compiled class file
+**/src/main/resources/application.yml
 
 target/
 #resources/
@@ -6,7 +7,6 @@ target/
 !**/src/main/**/target/
 !**/src/test/**/target/
 #logback.xml
-application.yml
 
 ### STS ###
 .apt_generated