chore: Update .gitignore to include .aider* and .env files
This commit is contained in:
parent
c0ae494c57
commit
60ab198a69
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
/bin
|
||||
/lib
|
||||
|
||||
.aider*
|
||||
.env
|
||||
|
|
Loading…
Reference in a new issue