From 6a2633ee87f101a8a066a7f208dd1419d630f883 Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Mon, 1 Jul 2024 12:16:41 +0200 Subject: [PATCH] add ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 65692c7..2d1fa0e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ db.sqlite3 env/ +__pycache__/