fixed regex in .gitignore

This commit is contained in:
Paul Gauthier 2024-04-17 13:31:49 -07:00
parent 176f6272ce
commit 93de82c3da

2
.gitignore vendored
View file

@ -1,4 +1,4 @@
*.pyc
.aider.*
.aider*
aider_chat.egg-info/
build