@@ -1,6 +1,7 @@
release/
logs/
.vscode/
+.idea/
.env
cmd/**/__debug_bin*
*.zip
@@ -164,6 +164,9 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
.idea/
+# Vscode
+.vscode/
+
# Git
.git/
.gitignore
@@ -165,4 +165,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
-#.idea/