Pārlūkot izejas kodu

Fixed .gitignore

Felipe Carvalho 7 gadi atpakaļ
vecāks
revīzija
db018a606c
1 mainītis faili ar 0 papildinājumiem un 13 dzēšanām
  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"
-        }
-    ]
-}