From cd198b7c36f65e8d6faaca3f3b3c47b87c2ce350 Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Tue, 10 Sep 2024 16:25:15 +0400 Subject: feat: add async processor of tasks --- .gitignore | 5 ----- 1 file changed, 5 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 01dff01..e7b9481 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,6 @@ .* !.gitignore polygon -*.o -*.a - -# Rust -target # Python venv -- cgit v1.2.3