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

5
.gitignore vendored
View File

@ -157,4 +157,7 @@ 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
.vscode/