From 9c152ebe94c9aec722c2e8b9143761d7ee1bdc50 Mon Sep 17 00:00:00 2001 From: Maksim Date: Tue, 2 Sep 2025 10:11:15 +0300 Subject: [PATCH] upd gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8722ece..94cf779 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ python_parser/app/schemas/test_schemas/test_core/__pycache__/ python_parser/app/schemas/test_schemas/test_adapters/__pycache__/ python_parser/app/schemas/test_schemas/test_app/__pycache__/ +nin_python_parser *.py[cod] *$py.class