Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
beeguy
/
text_gen
like
0
Runtime error
App
Files
Files
Community
main
text_gen
/
.gitignore
beeguy
1st try
a498ca8
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
# .gitignore file for python projects
.venv
.env
__pycache__
*
.pyc
*
.pyo
*
.pyd