diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 176cfba..5c7c33e 100644 --- a/.gitignore +++ b/.gitignore @@ -188,4 +188,5 @@ dmypy.json /**/yoyo*.ini # utility scripts -/run-dev.sh \ No newline at end of file +/run-dev.sh +.aider* |
