mirror of
https://github.com/langchain-ai/sql-support-bot-starter.git
synced 2026-07-01 19:55:08 -04:00
Remove .gitignore from repo
This commit is contained in:
-19
@@ -1,19 +0,0 @@
|
||||
.env
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.Python
|
||||
*.so
|
||||
*.egg
|
||||
*.egg-info/
|
||||
dist/
|
||||
build/
|
||||
.venv/
|
||||
venv/
|
||||
venv_*/
|
||||
.DS_Store
|
||||
*.db-journal
|
||||
.vscode/
|
||||
.idea/
|
||||
.langgraph_api/
|
||||
Reference in New Issue
Block a user