From d85730c3079c99ba3a108608fcf3beb263f4b54d Mon Sep 17 00:00:00 2001 From: Srikanth Patchava Date: Fri, 24 Apr 2026 19:25:32 -0700 Subject: [PATCH] chore: update .gitignore with editor swap files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5c1e6d0..1113729 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,5 @@ Desktop.ini *.zip *.tar.gz *.tar.bz2 +# Auto-generated +*.pyc