diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f6a0aaa --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +__pycache__/ +*.pyc +*.pyo \ No newline at end of file diff --git a/todo.txt b/todo.txt index 0dc7766..06559bf 100644 --- a/todo.txt +++ b/todo.txt @@ -247,6 +247,4 @@ Pass2 (шаг 5): -избавиться от ре и перенести таблицу фиксированных размеров -вынести работу с памятью из второго прохода в отдельный энкодер изучить работу с кучей \ No newline at end of file