From e13e48df5d83d2b2bd96d922903df36fe50c6fc6 Mon Sep 17 00:00:00 2001 From: retoor Date: Wed, 12 Feb 2025 13:51:37 +0000 Subject: [PATCH] chore: add ./downie entry to gitignore for local build artifact exclusion --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c8b0182..1bf8bbb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +./downie downie.* __pycache__/ www*