diff --git a/.gitignore b/.gitignore index f12013d1..a36a5b23 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ tmp .DS_Store _build +__pycache__ diff --git a/utils/__pycache__/command_syntax.cpython-312.pyc b/utils/__pycache__/command_syntax.cpython-312.pyc deleted file mode 100644 index 689243a2..00000000 Binary files a/utils/__pycache__/command_syntax.cpython-312.pyc and /dev/null differ