fix: Added misssing gitignore paths

This commit is contained in:
Jager72 2024-03-14 13:55:57 +01:00
parent eeefc150bb
commit 774bd87c63
1 changed files with 4 additions and 1 deletions

3
.gitignore vendored
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/