summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorH Lohaus <hlohaus@users.noreply.github.com>2024-03-19 18:59:42 +0100
committerGitHub <noreply@github.com>2024-03-19 18:59:42 +0100
commit79bc56f36e02a3ccb82c92af58363836ab2affb2 (patch)
tree60b32a4cae7f2921ddbb4e77560ac761164989ca /.gitignore
parent~ | include /local/models dir on pip (diff)
parentFix Bing key error (diff)
downloadgpt4free-0.2.5.8.tar
gpt4free-0.2.5.8.tar.gz
gpt4free-0.2.5.8.tar.bz2
gpt4free-0.2.5.8.tar.lz
gpt4free-0.2.5.8.tar.xz
gpt4free-0.2.5.8.tar.zst
gpt4free-0.2.5.8.zip
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b6c333e2..71d27a86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,4 +52,5 @@ x.py
info.txt
local.py
*.gguf
-image.py \ No newline at end of file
+image.py
+.buildozer \ No newline at end of file