compilation commands

This commit is contained in:
yggdrasil75
2025-11-07 05:46:11 -05:00
parent 664d361c13
commit cc81f08b11
4 changed files with 115 additions and 0 deletions

View File

@@ -69,5 +69,11 @@
"xtr1common": "cpp",
"xtree": "cpp",
"xutility": "cpp"
},
"files.exclude": {
"**/*.rpyc": true,
"**/*.rpa": true,
"**/*.rpymc": true,
"**/cache/": true
}
}