mirror of
https://github.com/diamante0018/MonitorRam.git
synced 2026-08-26 08:34:29 +00:00
fix: complete gitignore
This commit is contained in:
Vendored
+1
-1
@@ -7,7 +7,7 @@
|
||||
"request": "launch",
|
||||
"program": "${workspaceFolder}/build/bin/x64/Debug/MonitorRam",
|
||||
"args": [
|
||||
""
|
||||
"MonitorRam"
|
||||
], // Arguments to pass to your program
|
||||
"stopAtEntry": false,
|
||||
"cwd": "${workspaceFolder}",
|
||||
|
||||
Reference in New Issue
Block a user