[FORK] Added VSCode files to gitignore

This commit is contained in:
Alexis LEBEL
2023-03-31 14:07:28 +02:00
parent 8c3bfc62e1
commit 72130cab90

3
.gitignore vendored
View File

@@ -6,6 +6,9 @@ __pycache__/
# C extensions # C extensions
*.so *.so
# VSCode
.vscode
# Distribution / packaging # Distribution / packaging
.Python .Python
build/ build/