update ignores
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
|||||||
build/**
|
build/**
|
||||||
.vscode/settings.json
|
.vscode/settings.json
|
||||||
|
code/asm/hello_files.proj
|
||||||
|
asm_dip
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
// raddbg 0.9.18 project file
|
|
||||||
|
|
||||||
recent_file: path: "hello_files.asm"
|
|
||||||
recent_file: path: "../../../code/asm/hello_files.asm"
|
|
||||||
recent_file: path: "../../../../Users/Ed/AppData/Roaming/raddbg/default.raddbg_project/recent_file"
|
|
||||||
recent_file: path: "../../../../Users/Ed/AppData/Roaming/raddbg/default.raddbg_project/recent_file"
|
|
||||||
target:
|
|
||||||
{
|
|
||||||
executable: "../../build/hello_files.exe"
|
|
||||||
working_directory: "../../../asm_dip"
|
|
||||||
enabled: 1
|
|
||||||
}
|
|
Reference in New Issue
Block a user