Skip to content

Commit e94bf51

Browse files
Agregar .vscode al archivo .gitignore
1 parent 55e1bb4 commit e94bf51

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
__pycache__/
2-
*.py[cod]
2+
*.py[cod]
3+
.vscode

0 commit comments

Comments
 (0)