diff --git a/.gitignore b/.gitignore index fb8a74cd7ad1648cdae48df0b3379cd020a97351..66c31468823e4693fea321135e05befbb8885782 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,11 @@ # Mobile Tools for Java (J2ME) .mtj.tmp/ +.idea/ +*target/ +*.iml +.DS_Store + # Package Files # *.jar *.war @@ -21,25 +26,3 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* - -.DS_Store - - -# local env files -.env.local -.env.*.local - -# Log files -npm-debug.log* -yarn-debug.log* -yarn-error.log* -pnpm-debug.log* - -# Editor directories and files -.idea -.vscode -*.suo -*.ntvs* -*.njsproj -*.sln -*.sw? diff --git a/vue2-boot-ddd/vue2-boot-interfaces/src/main/resources/static/index.html b/vue2-boot-ddd/vue2-boot-interfaces/src/main/resources/static/index.html index 40a78053e4bcae4e8d91a1ca6c0081faeccde967..1f173244d3fd829831fcc9346ab09d314bd86096 100644 --- a/vue2-boot-ddd/vue2-boot-interfaces/src/main/resources/static/index.html +++ b/vue2-boot-ddd/vue2-boot-interfaces/src/main/resources/static/index.html @@ -1 +1 @@ -