From b591d13d894915a82117c1226f3e0ac3a652fdab Mon Sep 17 00:00:00 2001 From: 5t4l1n Date: Tue, 29 Jul 2025 20:45:31 +0530 Subject: [PATCH] dashboard & course certificate blockchain --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8c33560..8619eff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # Ignore Python virtual environments venv/ env/ +frontend.zip # Python bytecode and cache __pycache__/