chore: add .aider* to gitignore (#8425)
This commit is contained in:
parent
663cda2b77
commit
61ccc959cf
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -120,4 +120,5 @@ libraries/**/**/build
|
|||
libraries/**/**/.build
|
||||
|
||||
# Android sounds
|
||||
android/app/src/main/res/raw/*
|
||||
android/app/src/main/res/raw/*
|
||||
.aider*
|
||||
|
|
|
|||
Loading…
Reference in a new issue