From b4856a49c0f171385cf0de5ba560cd5502b1ef8b Mon Sep 17 00:00:00 2001 From: Cyber-Syntax <115875369+Cyber-Syntax@users.noreply.github.com> Date: Tue, 18 Apr 2023 13:57:24 +0300 Subject: [PATCH] . --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b6e4761..bd1ce8d 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,6 @@ dmypy.json # Pyre type checker .pyre/ + +# test +*test* \ No newline at end of file