first commit

This commit is contained in:
NekoLaiS 2025-07-21 15:11:40 +05:00
parent 42448f928b
commit baa6842923
1 changed files with 8 additions and 0 deletions

8
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,8 @@
{
"files.exclude": {
"**/*.rpyc": true,
"**/*.rpa": true,
"**/*.rpymc": true,
"**/cache/": true
}
}