Remove .gitignore from repo

This commit is contained in:
Stephen Chu
2026-01-23 09:24:03 -08:00
parent 31ff30496f
commit dcb8b0fe84
-19
View File
@@ -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/