From 493f052be987b919a1e2f592ba469f8e0ad53952 Mon Sep 17 00:00:00 2001 From: anulax1225 Date: Wed, 5 Jun 2024 12:05:20 +0200 Subject: [PATCH] Modified .git ingnore file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c6b7041..276da35 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /test_app/ +bin/ **__pycache__** \ No newline at end of file