Added vscode files to gitignore

This commit is contained in:
ParisNeo 2023-04-01 01:16:16 +02:00
parent e1357c3720
commit 6524fec7ff

4
.gitignore vendored
View File

@ -162,3 +162,7 @@ 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/
# vs code
.vscode