diff --git a/.gitignore b/.gitignore index 9d78047..9b754b4 100644 --- a/.gitignore +++ b/.gitignore @@ -49,6 +49,6 @@ Mkfile.old dkms.conf build ./idea -.cortex-debug.peripherals.state.json -.cortex-debug.registers.state.json -settings.json \ No newline at end of file +.vscode/.cortex-debug.peripherals.state.json +.vscode/.cortex-debug.registers.state.json +.vscode/settings.json \ No newline at end of file