Build system

This commit is contained in:
Isaac 2025-05-05 17:58:19 +02:00
parent 058a5297ea
commit 65a0b41071
7 changed files with 762 additions and 1 deletions

View file

@ -11,5 +11,8 @@
},
"search.exclude": {
".git/**": true
},
"files.associations": {
"memory": "cpp"
}
}