From aff435a0fb3a56b1d7b738c7dede363440884b3a Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Thu, 17 Sep 2026 15:05:36 +0100 Subject: Add the Canonical laptop profile and setup workflows --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 490507e..ce223a1 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ .ruff_cache/ node_modules/ *.swp +__pycache__/ +*.pyc -- cgit v1.3.1