commit aa8ee552e17e38904450c586ac53b486462d05e4 parent 7e028b5b1a96aca9253c8a1c3acaad9b1a415ef7 Author: Amit Dutta <mail@amit.is-a.dev> Date: Sun, 12 Jul 2026 14:29:37 +0530 [skip ci] Diffstat:
| M | .vscode/README.md | | | 3 | +-- |
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.vscode/README.md b/.vscode/README.md @@ -1,2 +1,2 @@ > **💡 Developer Note:** -> To build and compile the active C file, press **`Ctrl` + `Shift` + `B`**. The repository is configured to handle Git pulls automatically when the workspace is opened.- \ No newline at end of file +> To build and compile the active file, press **`Ctrl` + `Shift` + `B`**. The repository is configured to handle Git pulls automatically when the workspace is opened.