build: adds .vscode dir

This commit is contained in:
2024-11-02 19:38:19 -03:00
parent b028111a59
commit 7bd51d2851

4
.gitignore vendored
View File

@@ -159,4 +159,6 @@ cython_debug/
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# 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/
#.idea/
.vscode/**