First_agent_template / .gitignore
gangel's picture
Change model to the original one
2bc527b
raw
history blame contribute delete
544 Bytes
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
dist/
build/
*.egg-info/
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
# Jupyter Notebook
.ipynb_checkpoints
# Virtual environments
venv/
env/
ENV/
.env
.venv
# IDE specific files
.idea/
.vscode/
*.swp
*.swo
# Environments
.env
.venv
# PyCharm specific
.idea/
*.iml
# macOS specific
.DS_Store
# Project specific
*.log
logs/
/.gradio/certificate.pem