diff options
| author | Munyoki Kilyungi | 2025-02-05 12:18:11 +0300 |
|---|---|---|
| committer | BonfaceKilz | 2025-02-10 12:57:22 +0300 |
| commit | ee0160d559bbad140a06365a48e83a36523a0746 (patch) | |
| tree | 8f2f85278d10349ae8143900a4a3bf8c6790feea | |
| parent | 6c2c31f83786472b3f9cccd5c3cb2f70ceec4a63 (diff) | |
| download | genenetwork3-ee0160d559bbad140a06365a48e83a36523a0746.tar.gz | |
chore: Update .gitignore to exclude .aider files
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
| -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* |
