summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorabc <98614666+xtekky@users.noreply.github.com>2023-08-14 01:06:19 +0200
committerabc <98614666+xtekky@users.noreply.github.com>2023-08-14 01:06:19 +0200
commit60eaab0bda93f6aed82c30e8f31fa12e93eb689c (patch)
tree90d37d4e1f6408b08100d45ddaec6dc20dd6c79a /.gitignore
parent~ (diff)
downloadgpt4free-60eaab0bda93f6aed82c30e8f31fa12e93eb689c.tar
gpt4free-60eaab0bda93f6aed82c30e8f31fa12e93eb689c.tar.gz
gpt4free-60eaab0bda93f6aed82c30e8f31fa12e93eb689c.tar.bz2
gpt4free-60eaab0bda93f6aed82c30e8f31fa12e93eb689c.tar.lz
gpt4free-60eaab0bda93f6aed82c30e8f31fa12e93eb689c.tar.xz
gpt4free-60eaab0bda93f6aed82c30e8f31fa12e93eb689c.tar.zst
gpt4free-60eaab0bda93f6aed82c30e8f31fa12e93eb689c.zip
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 3 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index cb63eefd..cc0d056a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,24 +18,20 @@ conversations.pkl
accounts.txt
.idea/
-
**/__pycache__/
-
__pycache__/
+dist/
*.log
-
-cookie.json
-
*.pyc
-
-dist/
*.egg-info/
*.egg
*.egg-info
build
+
test.py
update.py
+cookie.json
# Emacs crap
*~ \ No newline at end of file