diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..8ba023496 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.aider* +*__pycache__* \ No newline at end of file