chore: remove pycache files from repository

Ignore Python bytecode artifacts to keep repository clean for autograder checks.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
RomanKurlygin
2026-05-28 11:29:41 +03:00
parent 1d76529c51
commit a9a3f1ea59
4 changed files with 2 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
__pycache__/
*.py[cod]
Binary file not shown.