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
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -67,3 +67,6 @@ to-reverse.txt
|
||||||
g4f/Provider/OpenaiChat2.py
|
g4f/Provider/OpenaiChat2.py
|
||||||
generated_images/
|
generated_images/
|
||||||
projects/windows/
|
projects/windows/
|
||||||
|
|
||||||
|
*.bak
|
||||||
|
*.backup
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue