瀏覽代碼

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"
-        }
-    ]
-}