Ver código fonte

Add ignores for VSCode

Dave Syer 5 anos atrás
pai
commit
69bb7ddee3
1 arquivos alterados com 4 adições e 0 exclusões
  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