summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 3803a710ff64a026c285556ba71f9c355b053346 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

# Ignore local python virtual environment
venv/

# Ignore streamlit_chat_app.py conversations pickle
conversations.pkl
*.pkl

# Ignore accounts created by api's
accounts.txt

.idea/
**/__pycache__/
__pycache__/

dist/
*.log
*.pyc
*.egg-info/
*.egg
*.egg-info
build

test.py
update.py
cookie.json
notes.txt
close_issues.py
xxx.py
lab.py
lab.js
bing.py
bing2.py
.DS_Store
lab/*
lab
tstt.py
providerstest.py
prv.py
# Emacs crap
*~
x.js
x.py
info.txt
local.py
*.gguf
image.py
.buildozer
hardir
har_and_cookies
node_modules
models
projects/windows/g4f
doc.txt
dist.py
x.txt
bench.py
to-reverse.txt
g4f/Provider/OpenaiChat2.py