X-Git-Url: https://fortfriendship.online/gitweb/gnargle.github.io.git/blobdiff_plain/a63496f298639a2a3a6e85dd6cc3bb4d8b69b554..76c934d13a0a0dda31c3b8541c39ed2c343d56f6:/.vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json index 2d92d95..e8e7578 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -47,5 +47,11 @@ "winforms", "Youbeat", "Zack" - ] + ], + "files.exclude": { + "**/*.rpyc": true, + "**/*.rpa": true, + "**/*.rpymc": true, + "**/cache/": true + } } \ No newline at end of file