File size: 287 Bytes
d4167d9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7e41e14
 
fcd4d8a
 
0d3abd2
 
 
 
 
 
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
# Virtual Environment
venv/
env/
.env/

# Python
__pycache__/
*.py[cod]
*$py.class
.Python
*.so
.pytest_cache/

# IDE
.idea/
.vscode/
*.swp
*.swo

# Gradio
flagged/
gradio_cached_examples/

# OS
.DS_Store
Thumbs.db

test-image.png

/chrome_profile/

auth_state.json 

.env
*.env
.env.*