Update Python.gitignore

Added VSCode IDE folder
This commit is contained in:
Maicon Francisco de Carvalho 2022-04-25 11:50:50 -03:00 committed by GitHub
parent d0b80a4699
commit 773f90409e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,3 +158,6 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# VSCode
.vscode/