Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MashaKenzie
/
vk-ai-bot
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MashaKenzie
commited on
Mar 11
Commit
c618fe8
·
verified
·
1 Parent(s):
4f34145
Create gitignore
Browse files
Files changed (1)
hide
show
gitignore
+5
-0
gitignore
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
__pycache__/
2
+
*.pyc
3
+
.env
4
+
*.log
5
+
.venv/