返回提交历史
Modified
.gitignore
+4
-1
XFEstudio/gpt4free
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
c70dea73
代码差异
1 个文件
+4
-1
@@ -66,4 +66,7 @@ bench.py
66
66
to-reverse.txt
67
67
g4f/Provider/OpenaiChat2.py
68
68
generated_images/
69
projects/windows/
69
projects/windows/
70
71
*.bak
72
*.backup