Explorar el Código

修改gitignore

xusl hace 1 año
padre
commit
c119ff3db0
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

@@ -8,11 +8,11 @@ package-lock.json
 tests/**/coverage/
 
 # Editor directories and files
-*.iml
-.idea
+/*.iml
 .vscode
 *.suo
 *.ntvs*
 *.njsproj
 *.sln
 /src/main/resources/static/
+/.idea/