projects
/
langlearn
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b19db52
)
Delete launch.json
author
Oscar J Rodriguez
<josuer08@gmail.com>
Thu, 5 Nov 2020 15:09:30 +0000
(10:09 -0500)
committer
GitHub
<noreply@github.com>
Thu, 5 Nov 2020 15:09:30 +0000
(10:09 -0500)
.vscode/launch.json
[deleted file]
patch
|
blob
|
history
diff --git
a/.vscode/launch.json
b/.vscode/launch.json
deleted file mode 100644
(file)
index
d73bf2a
..0000000
--- a/
.vscode/launch.json
+++ /dev/null
@@
-1,16
+0,0 @@
-{
- // Use IntelliSense para saber los atributos posibles.
- // Mantenga el puntero para ver las descripciones de los existentes atributos.
- // Para más información, visite: https://go.microsoft.com/fwlink/?linkid=830387
- "version": "0.2.0",
- "configurations": [
-
- {
- "name": "Python: Archivo actual",
- "type": "python",
- "request": "launch",
- "program": "${file}",
- "console": "integratedTerminal"
- }
- ]
-}
\ No newline at end of file