Merge pull request #27639 from blaggacao/chore/ignore-aider-files

chore: ignore aider files
This commit is contained in:
David Arnold 2024-09-03 20:28:19 +02:00 committed by GitHub
commit 0c00e6ce3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
.gitignore vendored
View file

@ -196,3 +196,5 @@ cypress/videos
.idea/
# Helix Editor
.helix/
# Aider AI Chat
.aider*