From 6a3326e9a5b69ad23925262979140a18f9fdb9e1 Mon Sep 17 00:00:00 2001 From: Abdelrahman Date: Sat, 12 Sep 2026 21:14:57 +0100 Subject: [PATCH] Add scratchpad to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6f31099..3ddb179 100644 --- a/.gitignore +++ b/.gitignore @@ -10,5 +10,6 @@ test.* compile_commands.json libwapp-build dist +scratchpad *.vs __pycache__