Explorar el Código

Add ignores for VSCode

Dave Syer hace 5 años
padre
commit
69bb7ddee3
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -15,6 +15,7 @@ build/
 .classpath
 .project
 .settings
+.attach_pid*
 
 # IntelliJ IDEA Files #
 
@@ -23,6 +24,9 @@ build/
 *.iws
 *.idea
 
+# VSCode Files #
+.vscode/
+
 # Spring Bootstrap artifacts
 
 dependency-reduced-pom.xml