I forgot what I changed

This commit is contained in:
2026-05-27 20:07:26 +07:00
parent be47032155
commit cc16611968
20 changed files with 1677 additions and 258 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"files.exclude": {
"**/*.rpyc": true,
"**/*.rpa": true,
"**/*.rpymc": true,
"**/cache/": true
}
}