-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
71 lines (62 loc) · 1.08 KB
/
.gitignore
File metadata and controls
71 lines (62 loc) · 1.08 KB
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
68
69
70
71
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
# Environment variables and credentials
.env
.credentials.json
.credentials_complete.json
.partial_credentials.json
# Saved data
markets/
bets/
*.json
# Screenshots
*.png
*.jpg
*.jpeg
# Logs
*.log
# Virtual environments
venv/
env/
ENV/
# IDE files
.idea/
.vscode/
*.swp
*.swo
# OS specific
.DS_Store
Thumbs.db
/Users/samvitjatia/stake/temp
*/temp
/Users/samvitjatia/stake/temp/betmade.har
/Users/samvitjatia/stake/temp/getevent.har
/Users/samvitjatia/stake/temp/graphql_requests.json
/Users/samvitjatia/stake/temp/graphql_requests2.json
/Users/samvitjatia/stake/temp/graphql_summary.txt
/Users/samvitjatia/stake/temp/graphql_summary2.txt
/Users/samvitjatia/stake/temp/logs.py
/Users/samvitjatia/stake/temp/over_curl.py
/Users/samvitjatia/stake/temp/overs10cric10.har
/Users/samvitjatia/stake/temp/stake_graphql_curls.txt
/Users/samvitjatia/stake/temp/stake_graphql_schemas.json
/Users/samvitjatia/stake/temp/stake.games.har