mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 02:30:41 -08:00
chore: add backup files to .gitignore
- Added *.bak and *.backup file patterns to .gitignore file - Placed new patterns at the end of the file after a blank line
This commit is contained in:
parent
2e13110e37
commit
c70dea7369
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -66,4 +66,7 @@ bench.py
|
|||
to-reverse.txt
|
||||
g4f/Provider/OpenaiChat2.py
|
||||
generated_images/
|
||||
projects/windows/
|
||||
projects/windows/
|
||||
|
||||
*.bak
|
||||
*.backup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue