fix: git must ignore .aider and .env
This commit is contained in:
parent
e27495eecf
commit
6d15d331d8
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -7,3 +7,5 @@
|
|||
.vagrant
|
||||
bin
|
||||
lib
|
||||
.aider*
|
||||
.env
|
||||
|
|
Loading…
Reference in a new issue