clean workspace

This commit is contained in:
2024-10-23 11:13:59 +02:00
parent 48e149b29f
commit 40041b0f12
5 changed files with 3 additions and 5501525 deletions

3
.gitignore vendored
View File

@@ -5,4 +5,5 @@ build/
# MacOS Cache # MacOS Cache
.DS_Store .DS_Store
test.bin
.vscode

View File

@@ -1,11 +1,8 @@
{ {
"configurations": [ "configurations": [
{ {
"name": "Blitz", "name": "Assembleur",
"cppStandard": "c++17", "cppStandard": "c++17",
"includePath": [
"include"
],
"compileCommands": ".vscode/compile_commands.json" "compileCommands": ".vscode/compile_commands.json"
} }
], ],

View File

@@ -1,5 +0,0 @@
{
"files.associations": {
"stdexcept": "cpp"
}
}

BIN
test.bin

Binary file not shown.

5501515
test.txt

File diff suppressed because it is too large Load Diff