chore: add .aider* to gitignore (#8425)

This commit is contained in:
Rahim Rahman 2024-12-18 11:35:39 -07:00 committed by GitHub
parent 663cda2b77
commit 61ccc959cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

3
.gitignore vendored
View file

@ -120,4 +120,5 @@ libraries/**/**/build
libraries/**/**/.build
# Android sounds
android/app/src/main/res/raw/*
android/app/src/main/res/raw/*
.aider*