Spaces:
Sleeping
Sleeping
adding gitignore (#1)
Browse files- adding gitignore (5d3d094982cc0764cab3fdb93aaa7f1afde6e3dd)
Co-authored-by: Fahad Faruqi <[email protected]>
.gitignore
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
env/
|
2 |
+
*/__pcycache__
|
functions/__pycache__/gptResponse.cpython-312.pyc
ADDED
Binary file (1.69 kB). View file
|
|
functions/__pycache__/sidebar.cpython-312.pyc
ADDED
Binary file (529 Bytes). View file
|
|
functions/__pycache__/web_chain.cpython-312.pyc
ADDED
Binary file (2.17 kB). View file
|
|