소스 검색

Fixed .gitignore

Felipe Carvalho 7 년 전
부모
커밋
db018a606c
1개의 변경된 파일0개의 추가작업 그리고 13개의 파일을 삭제
  1. 0 13
      .vscode/launch.json

+ 0 - 13
.vscode/launch.json

@@ -1,13 +0,0 @@
-{
-    // Use IntelliSense to learn about possible attributes.
-    // Hover to view descriptions of existing attributes.
-    // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
-    "version": "0.2.0",
-    "configurations": [
-        {
-            "name": "Flutter mobile app",
-            "type": "flutter",
-            "request": "launch"
-        }
-    ]
-}